We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f107fc8 commit 61d8c2cCopy full SHA for 61d8c2c
build.gradle
@@ -19,7 +19,7 @@ apply plugin: 'codenarc'
19
apply plugin: "com.gradle.plugin-publish"
20
21
group = "org.gradle.android"
22
-version = "0.1.8-SNAPSHOT"
+version = "0.1.8"
23
24
def supportedGradleVersions = ["4.1", "4.2", "4.2.1", "4.3", "4.3.1"]
25
def supportedAndroidVersions = ["3.0.0"]
0 commit comments