There was an error while loading. Please reload this page.
1 parent 7c6ff03 commit 76df048Copy full SHA for 76df048
1 file changed
gradle/libs.versions.toml
@@ -3,7 +3,9 @@ android-gradle-plugin = "8.13.2"
3
kotlin = "2.2.21"
4
kotlinx-serialization-json = "1.9.0"
5
kotlinx-coroutines = "1.10.2"
6
-kotlin-dokka = "2.1.0"
+# TODO: Update to dokka v2 configuration before update to >=2.1.0
7
+#noinspection NewerVersionAvailable
8
+kotlin-dokka = "2.0.0"
9
nexus = "2.0.0"
10
kermit = "2.0.8"
11
maplibre = "12.3.0"
0 commit comments