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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-10-13 10:51:13 +0300
committerStefan Niedermann <info@niedermann.it>2020-10-13 10:51:13 +0300
commit830c1cf265240c97c3d03ff206b83732568ed26c (patch)
tree647dc04d829b4a3fb68a9c0417b4c4aa85deb6da /build.gradle
parentd4a0efaf9491ce8c9912814154a252569010d157 (diff)
bump gradle
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 6793e7955..c79bf9f73 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:4.0.1'
+ classpath 'com.android.tools.build:gradle:4.1.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files