We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e898b7c commit 2c89c86Copy full SHA for 2c89c86
2 files changed
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
google()
5
}
6
dependencies {
7
- classpath 'com.android.tools.build:gradle:3.2.0-alpha16'
+ classpath 'com.android.tools.build:gradle:3.3.0-alpha03'
8
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
9
10
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Thu May 17 22:09:35 CST 2018
+#Fri Aug 03 15:25:31 CST 2018
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-rc-1-all.zip
0 commit comments