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 1bd20aa commit e9ac324Copy full SHA for e9ac324
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ lint = "31.12.0-alpha09"
10
[plugins]
11
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.7.0" }
12
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.8" }
13
-dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
+dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
14
lint = { id = "com.android.lint", version = "8.13.0" }
15
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
16
ksp = { id = "com.google.devtools.ksp", version = "2.2.20-2.0.4" }
0 commit comments