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.
1 parent 71e4586 commit 5535462Copy full SHA for 5535462
build.gradle
@@ -20,7 +20,7 @@ ext {
20
}
21
22
buildscript {
23
- ext.kotlin_version = "1.5.31"
+ ext.kotlin_version = "1.9.10"
24
25
repositories {
26
mavenCentral()
0 commit comments