Skip to content

Commit

Permalink
Bump Kotlin 1.9.x to 2.0.x (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Oct 31, 2024
1 parent 36a62d3 commit f1d7b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
compileSdkVersion = 35
targetSdkVersion = 34
ndkVersion = "27.1.12297006"
kotlinVersion = "1.9.24"
kotlinVersion = "2.0.21"
}
repositories {
google()
Expand Down

0 comments on commit f1d7b90

Please sign in to comment.