Skip to content

Commit 61d8c2c

Browse files
committed
Bump version to 0.1.8
1 parent f107fc8 commit 61d8c2c

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
@@ -19,7 +19,7 @@ apply plugin: 'codenarc'
1919
apply plugin: "com.gradle.plugin-publish"
2020

2121
group = "org.gradle.android"
22-
version = "0.1.8-SNAPSHOT"
22+
version = "0.1.8"
2323

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

0 commit comments

Comments
 (0)