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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan-niedermann <info@niedermann.it>2019-12-14 17:02:16 +0300
committerstefan-niedermann <info@niedermann.it>2019-12-14 17:02:16 +0300
commitacaa581d8374daf9aa077086484a2503ced6b4e3 (patch)
tree5ab7e817b98d1d4750e84b508fb177f3c92e0c63 /build.gradle
parent31b2387261830721a9874ec01bd90a4888003562 (diff)
parent308de82173d7fe0d9f98f1188b9fd85e7c9471a3 (diff)
Merge remote-tracking branch 'origin/master' into multi-account
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 2d5d4af9..a0328e20 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
apply plugin: 'maven'
- classpath 'com.android.tools.build:gradle:3.5.1'
+ classpath 'com.android.tools.build:gradle:3.5.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files