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 0f54b43 commit 5d2245fCopy full SHA for 5d2245f
build.gradle
@@ -18,7 +18,7 @@ apply plugin: 'codenarc'
18
apply plugin: "com.gradle.plugin-publish"
19
20
group = "org.gradle.android"
21
-version = "0.1.9-SNAPSHOT"
+version = "0.1.9"
22
23
// Maps supported Android plugin versions to the versions of Gradle that should support it
24
def supportedVersions = [
0 commit comments