Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2020-04-06 20:20:11 +0300
committerDaniel Lublin <daniel@lublin.se>2020-04-06 20:20:23 +0300
commit69ab47b438d6774b23329fce4d4e7732f9081d6b (patch)
treeb99a616b99667382945405c07fc09f471a877bc9
parent93f1ca3790e4705f60ee3caba3c6e902b76c057f (diff)
Bump gradle plugin and gradle itself; bump to new humla
-rw-r--r--app/build.gradle2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties4
m---------libraries/humla0
3 files changed, 3 insertions, 3 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 2c579e9..661029b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -28,7 +28,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.5.3'
+ classpath 'com.android.tools.build:gradle:3.6.2'
}
}
apply plugin: 'com.android.application'
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index eaf5432..b912035 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Sun Sep 18 18:48:19 PDT 2016
+#Mon Apr 06 19:10:59 CEST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
diff --git a/libraries/humla b/libraries/humla
-Subproject 8ff6e08885578c166346f9c1d75d361ff102e12
+Subproject e97a615670fd350ac68561a740f1591dbeb78e8