Skip to content

Commit

Permalink
Merge pull request #736 from juliansteenbakker/dependabot/gradle/andr…
Browse files Browse the repository at this point in the history
…oid/kotlin_version-1.9.10

chore(deps): bump kotlin_version from 1.9.0 to 1.9.10 in /android
  • Loading branch information
juliansteenbakker authored Aug 29, 2023
2 parents f8f898b + e5038b8 commit 33735a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group 'dev.steenbakker.mobile_scanner'
version '1.0-SNAPSHOT'

buildscript {
ext.kotlin_version = '1.9.0'
ext.kotlin_version = '1.9.10'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 33735a4

Please sign in to comment.