We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3edf1 commit 9300a2bCopy full SHA for 9300a2b
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
10
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.7.20"
11
android-plugin = "com.android.tools.build:gradle:7.4.0"
12
ktlint-plugin = "org.jlleitschuh.gradle:ktlint-gradle:11.0.0"
13
-maven-publish-plugin = "com.vanniktech:gradle-maven-publish-plugin:0.23.1"
+maven-publish-plugin = "com.vanniktech:gradle-maven-publish-plugin:0.23.2"
14
buildconfig-plugin = "com.github.gmazzo:gradle-buildconfig-plugin:3.1.0"
15
16
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
0 commit comments