Skip to content

Commit

Permalink
⬆️ Upgrade kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Sep 12, 2024
1 parent db77907 commit 35100db
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 @@ -4,7 +4,7 @@ import org.apache.tools.ant.taskdefs.condition.Os

buildscript {
ext {
kotlinVersion = "1.6.0"
kotlinVersion = "1.9.0"
buildToolsVersion = "31.0.0"
minSdkVersion = 21
compileSdkVersion = 33
Expand Down

0 comments on commit 35100db

Please sign in to comment.