We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f61113c + bf3ccd9 commit 9c1441aCopy full SHA for 9c1441a
1 file changed
build.gradle
@@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
13
14
buildscript {
15
ext {
16
- kotlinVersion = '2.2.0'
+ kotlinVersion = '2.2.10'
17
commonsVersion = '2.3.7'
18
androidCommonsVersion = '1.1.0'
19
}
0 commit comments