Skip to content

Commit

Permalink
Merge pull request #43 from nohli/dependabot/gradle/example/android/k…
Browse files Browse the repository at this point in the history
…otlin_version-1.9.22

Bump kotlin_version from 1.9.21 to 1.9.22 in /example/android
  • Loading branch information
nohli authored Jun 4, 2024
2 parents ccd2428 + 1d9de74 commit 7115eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.9.21'
ext.kotlin_version = '1.9.22'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 7115eba

Please sign in to comment.