Skip to content

Commit

Permalink
Merge pull request juliansteenbakker#736 from juliansteenbakker/depen…
Browse files Browse the repository at this point in the history
…dabot/gradle/android/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 b603e56 + 801ebf9 commit 9338233
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 9338233

Please sign in to comment.