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 77e942c commit cd484d0Copy full SHA for cd484d0
gradle.properties
@@ -8,3 +8,4 @@ version=0.3.1-SNAPSHOT
8
kotlin.code.style=official
9
org.gradle.jvmargs=-Xmx4G
10
nativeBenchmarksEnabled=false
11
+kotlin.mpp.applyDefaultHierarchyTemplate=false
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-kotlin = "1.9.20-RC2"
+kotlin = "1.9.20"
3
java = "8"
4
dokka = "1.8.20"
5
kover = "0.7.3"
0 commit comments