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 5a2d8e3 commit 55139f9Copy full SHA for 55139f9
android/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:3.4.2'
+ classpath 'com.android.tools.build:gradle:3.5.0'
13
14
// NOTE: Do not place your application dependencies here; they belong
15
// in the individual module build.gradle files
android/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Tue May 14 10:35:41 CEST 2019
+#Wed Aug 21 09:12:57 CEST 2019
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
0 commit comments