Skip to content

Commit

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

Bump kotlin_version from 2.0.0 to 2.0.10 in /example/android
  • Loading branch information
xclud authored Aug 14, 2024
2 parents 6a4e16b + e3d9e64 commit 3a43365
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 = '2.0.0'
ext.kotlin_version = '2.0.10'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 3a43365

Please sign in to comment.