We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42900a8 commit b90da96Copy full SHA for b90da96
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
jcenter()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:3.4.2'
+ classpath 'com.android.tools.build:gradle:3.5.3'
10
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Thu Apr 18 17:50:00 CEST 2019
+#Sat Jan 18 23:01:49 CET 2020
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
-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