Skip to content

Commit a8e23de

Browse files
committed
Bumped version to 0.1.6
1 parent 2227562 commit a8e23de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ apply plugin: 'maven'
1818
apply plugin: "com.gradle.plugin-publish"
1919

2020
group = "org.gradle.android"
21-
version = "0.1.6-SNAPSHOT"
21+
version = "0.1.6"
2222

2323
def supportedGradleVersions = ["4.1", "4.2", "4.2.1", "4.3", "4.3.1"]
2424
def supportedAndroidVersions = ["3.0.0"]

0 commit comments

Comments
 (0)