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 0c0f3e5 commit e4227e8Copy full SHA for e4227e8
gradle/libs.versions.toml
@@ -58,4 +58,4 @@ kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
58
composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
59
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
60
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
61
-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
+mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.33.0" }
0 commit comments