Skip to content

Commit

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

Bump kotlin_version from 2.0.20 to 2.0.21 in /example/android
  • Loading branch information
xclud authored Oct 28, 2024
2 parents 1c23a79 + a00f8e7 commit 53e689a
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.20'
ext.kotlin_version = '2.0.21'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 53e689a

Please sign in to comment.