aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2018-04-30 11:35:07 -0500
committerSamuel Holland <samuel@sholland.org>2018-04-30 11:38:15 -0500
commita481aa244c1e21baecfb44c837ac601947bb8158 (patch)
tree4ce413b28edad8050605d96a306fb1ebb2ac3574
parentlibwg-go: use system Go when possible (diff)
downloadwireguard-android-a481aa244c1e21baecfb44c837ac601947bb8158.tar.xz
wireguard-android-a481aa244c1e21baecfb44c837ac601947bb8158.zip
project: Update gradle files
Signed-off-by: Samuel Holland <samuel@sholland.org>
-rw-r--r--build.gradle2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties3
2 files changed, 2 insertions, 3 deletions
diff --git a/build.gradle b/build.gradle
index 7db28fd1..30aceb96 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ allprojects {
buildscript {
dependencies {
- classpath 'com.android.tools.build:gradle:3.1.1'
+ classpath 'com.android.tools.build:gradle:3.1.2'
}
repositories {
google()
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 56ef4daa..61e0490b 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Tue Apr 17 02:22:10 CEST 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip