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 78cb2e0 commit fef160dCopy full SHA for fef160d
gradle/libs.versions.toml
@@ -62,7 +62,7 @@ android-library = { id = "com.android.library", version.ref = "androidGradlePlug
62
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
63
#compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
64
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
65
-dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
+dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
66
baseline-profile = { id = "androidx.baselineprofile", version.ref = "androidxMacroBenchmark" }
67
nexusPlugin = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
68
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
0 commit comments