summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-05-25 19:22:12 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-05-26 13:42:00 +0000
commit41b94531c67ee60f512f08a51288ba210c33f1c3 (patch)
tree0c876f9a4a020c34b242454565a2c90e00e16830 /android
parentbfda8c5dd0f762f70bc14996476101a13e867203 (diff)
downloadmullvadvpn-41b94531c67ee60f512f08a51288ba210c33f1c3.tar.xz
mullvadvpn-41b94531c67ee60f512f08a51288ba210c33f1c3.zip
Upgrade Gradle and Android Gradle Plugin versions
Diffstat (limited to 'android')
-rw-r--r--android/build.gradle2
-rw-r--r--android/gradle/wrapper/gradle-wrapper.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/android/build.gradle b/android/build.gradle
index 80f7ba4c42..3abe125926 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -93,7 +93,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.3.2'
+ classpath 'com.android.tools.build:gradle:3.6.0'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.20'
}
}
diff --git a/android/gradle/wrapper/gradle-wrapper.properties b/android/gradle/wrapper/gradle-wrapper.properties
index 7919ae6e6b..d504df910a 100644
--- a/android/gradle/wrapper/gradle-wrapper.properties
+++ b/android/gradle/wrapper/gradle-wrapper.properties
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.2.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-bin.zip