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

github.com/nextcloud/android-library.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Brey <alvaro.brey@nextcloud.com>2022-09-16 14:51:06 +0300
committerÁlvaro Brey <alvaro.brey@nextcloud.com>2022-09-16 14:51:06 +0300
commit611212868acd17030b08dd9cf2661c874da22ccd (patch)
tree9f0db497ac2489f711e68b446f98c48f20583a06
parent0287882502f52f7d4d2ff7b3a32081889506c603 (diff)
Use gradle 7.4.2
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 8834bf4e..6c4c3649 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
#Fri Sep 16 08:12:41 CEST 2022
distributionBase=GRADLE_USER_HOME
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-all.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME