Skip to content

Commit

Permalink
Use kotlin 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
derneuere authored Nov 4, 2023
1 parent 4ef98c0 commit 7ef07f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
compileSdkVersion = 31
targetSdkVersion = 31
ndkVersion = "24.0.8215888"
kotlin_version = '1.8.0'
kotlin_version = '1.9.0'
}
repositories {
google()
Expand Down

0 comments on commit 7ef07f3

Please sign in to comment.