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 2227562 commit a8e23deCopy full SHA for a8e23de
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.6-SNAPSHOT"
+version = "0.1.6"
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