Skip to content

Commit 1bc85bf

Browse files
authored
Bump Kotlin to 2.1.20 (#118)
1 parent 45e44d1 commit 1bc85bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
compileSdkVersion = 35
66
targetSdkVersion = 35
77
ndkVersion = "27.1.12297006"
8-
kotlinVersion = "2.0.21"
8+
kotlinVersion = "2.1.20"
99
}
1010
repositories {
1111
google()

0 commit comments

Comments
 (0)