Skip to content

Commit c0a59d3

Browse files
committed
Increase version
1 parent 7175bee commit c0a59d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ gradlePlugin {
106106
}
107107

108108
group = "guru.stefma.androidartifacts"
109-
version = "1.1.1"
109+
version = "1.2.0"
110110
// The description will also be used for the `com.github.gradle-guides.site` plugin
111111
description = "A Gradle Plugin which will easify the process to publish Android and Java artifacts to the local maven"
112112
configure<PublishExtension> {

0 commit comments

Comments
 (0)