We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7175bee commit c0a59d3Copy full SHA for c0a59d3
build.gradle.kts
@@ -106,7 +106,7 @@ gradlePlugin {
106
}
107
108
group = "guru.stefma.androidartifacts"
109
-version = "1.1.1"
+version = "1.2.0"
110
// The description will also be used for the `com.github.gradle-guides.site` plugin
111
description = "A Gradle Plugin which will easify the process to publish Android and Java artifacts to the local maven"
112
configure<PublishExtension> {
0 commit comments