Skip to content

Commit f72f7ab

Browse files
renovate[bot]l2hyunwoo
authored andcommitted
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
1 parent 9846b39 commit f72f7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
minSdkVersion = 21
77
compileSdkVersion = 34
88
targetSdkVersion = 34
9-
kotlinVersion = "1.9.24"
9+
kotlinVersion = "2.0.0"
1010
ndkVersion = "25.1.8937393"
1111
}
1212
repositories {

0 commit comments

Comments
 (0)