Skip to content

Commit 76df048

Browse files
committed
Rollback to dokka v1
1 parent 7c6ff03 commit 76df048

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ android-gradle-plugin = "8.13.2"
33
kotlin = "2.2.21"
44
kotlinx-serialization-json = "1.9.0"
55
kotlinx-coroutines = "1.10.2"
6-
kotlin-dokka = "2.1.0"
6+
# TODO: Update to dokka v2 configuration before update to >=2.1.0
7+
#noinspection NewerVersionAvailable
8+
kotlin-dokka = "2.0.0"
79
nexus = "2.0.0"
810
kermit = "2.0.8"
911
maplibre = "12.3.0"

0 commit comments

Comments
 (0)