Skip to content

Commit 5d2245f

Browse files
committed
Bump version to 0.1.9
1 parent 0f54b43 commit 5d2245f

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: 'codenarc'
1818
apply plugin: "com.gradle.plugin-publish"
1919

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

2323
// Maps supported Android plugin versions to the versions of Gradle that should support it
2424
def supportedVersions = [

0 commit comments

Comments
 (0)