Skip to content

Commit ac8b3d4

Browse files
Update Kotlin to v2
1 parent 2aa61a6 commit ac8b3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
agpVersion = "7.4.2"
4-
kotlinVersion = "1.8.21"
4+
kotlinVersion = "2.1.10"
55
lintVersion = "30.4.2"
66
}
77
}

0 commit comments

Comments
 (0)