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 12d75d7 commit d02dd37Copy full SHA for d02dd37
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.7-SNAPSHOT"
+version = "0.1.7"
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