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 e31781d commit 64d577dCopy full SHA for 64d577d
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.51.0"
6
7
kotlinter = { id = "org.jmailen.kotlinter", version = "4.0.0" }
8
9
-gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.3.0" }
+gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.3.1" }
10
11
kgp = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin"}
12
agp = { id = "com.android.application", version.ref = "agp-version"}
0 commit comments