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 39dc1c1 commit 8fe2f08Copy full SHA for 8fe2f08
1 file changed
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ uuid = { module = "com.benasher44:uuid", version = "0.7.0" }
21
[plugins]
22
android-library = { id = "com.android.library", version = "7.4.2" }
23
atomicfu = { id = "kotlinx-atomicfu", version.ref = "atomicfu" }
24
-dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
+dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
25
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
26
kotlinter = { id = "org.jmailen.kotlinter", version = "3.13.0" }
27
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.24.0" }
0 commit comments