summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-21 10:17:56 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-21 10:17:56 +0200
commitdefff18c7c8dbfc87fbc282da005ff25cda1159f (patch)
treeeac355dae8bda24f1e1797f8ddcd97c25b8cdcd2
parent884fa0b47579bef3cf29450acdce73c2ee5304fe (diff)
downloadwallet-android-defff18c7c8dbfc87fbc282da005ff25cda1159f.tar.gz
wallet-android-defff18c7c8dbfc87fbc282da005ff25cda1159f.tar.bz2
wallet-android-defff18c7c8dbfc87fbc282da005ff25cda1159f.zip
gradle version
-rw-r--r--build.gradle2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 438d280..4420c59 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.4.2'
+ classpath 'com.android.tools.build:gradle:3.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 9664d9d..15c2d72 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
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