Skip to content

Commit

Permalink
Bump version to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lptr committed Nov 8, 2017
1 parent f107fc8 commit 61d8c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apply plugin: 'codenarc'
apply plugin: "com.gradle.plugin-publish"

group = "org.gradle.android"
version = "0.1.8-SNAPSHOT"
version = "0.1.8"

def supportedGradleVersions = ["4.1", "4.2", "4.2.1", "4.3", "4.3.1"]
def supportedAndroidVersions = ["3.0.0"]
Expand Down

0 comments on commit 61d8c2c

Please sign in to comment.