Skip to content

Commit 764f134

Browse files
committed
add comment for kotlin version
1 parent f1795d5 commit 764f134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[versions]
22

3+
# kotlin version > 2.1.x do not support kotlin 2.0 competability
4+
# see https://github.com/oshai/kotlin-logging/issues/546
35
kotlin = "2.1.21"
46
android-gradle-plugin = "8.12.0"
57
dokka = "2.0.0"

0 commit comments

Comments
 (0)