summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-10-30 14:09:50 +0300
committerAndrew Dolgov <[email protected]>2019-10-30 14:09:50 +0300
commit75463333e5b7be69a92a707e25936155603f2ff2 (patch)
tree0899d700e48c1278db7cf47e04fbf3f310bfc5a7
parent41831b19bfc066171242921b9167141fc8d6f93c (diff)
update gradle
-rwxr-xr-xbuild.gradle2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties4
2 files changed, 3 insertions, 3 deletions
diff --git a/build.gradle b/build.gradle
index a19d8d96..254bf29d 100755
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.3.0'
+ classpath 'com.android.tools.build:gradle:3.5.1'
}
}
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index ec8e2026..549b7fbf 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Wed Feb 13 14:58:58 MSK 2019
+#Wed Oct 30 14:09:16 MSK 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip