Skip to content

Commit

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

Bump kotlin_version from 1.9.23 to 2.0.0 in /example/android
  • Loading branch information
xclud authored Jun 5, 2024
2 parents 351c133 + e5680ac commit 2e48d3c
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.23'
ext.kotlin_version = '2.0.0'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 2e48d3c

Please sign in to comment.