Skip to content

Commit fa7594c

Browse files
committed
Bump version to 0.1.5
1 parent 0d4c72a commit fa7594c

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.5-SNAPSHOT"
21+
version = "0.1.5"
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)