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 f1795d5 commit 764f134Copy full SHA for 764f134
gradle/libs.versions.toml
@@ -1,5 +1,7 @@
1
[versions]
2
3
+# kotlin version > 2.1.x do not support kotlin 2.0 competability
4
+# see https://github.com/oshai/kotlin-logging/issues/546
5
kotlin = "2.1.21"
6
android-gradle-plugin = "8.12.0"
7
dokka = "2.0.0"
0 commit comments