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 0d4c72a commit fa7594cCopy full SHA for fa7594c
build.gradle
@@ -18,7 +18,7 @@ apply plugin: 'maven'
18
apply plugin: "com.gradle.plugin-publish"
19
20
group = "org.gradle.android"
21
-version = "0.1.5-SNAPSHOT"
+version = "0.1.5"
22
23
def supportedGradleVersions = ["4.1", "4.2", "4.2.1", "4.3", "4.3.1"]
24
def supportedAndroidVersions = ["3.0.0"]
0 commit comments