We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe820b commit 9a0687cCopy full SHA for 9a0687c
buildSrc/build.gradle.kts
@@ -26,7 +26,7 @@ java {
26
}
27
28
val buildToolsVersion = "7.3.0"
29
-val kotlinVersion = "1.6.21"
+val kotlinVersion = "1.7.20"
30
val manesVersion = "0.38.0"
31
32
dependencies {
0 commit comments