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-10-04 13:56:44 +0300
committerstefan-niedermann <info@niedermann.it>2019-10-04 13:56:44 +0300
commita4a71432ea4e226f2ed03606b3962f6e15cc4a4d (patch)
tree9f7507b027739c91a37d7a8f875f0b2e01f12330 /build.gradle
parent0fbf02840e8e54acbfcc812fa1f71c72faceea48 (diff)
parentaebd3264cf91cc26beb09af017e8abda7878fa8c (diff)
Merge remote-tracking branch 'origin/master' into multi-account
# Conflicts: # app/src/main/java/it/niedermann/owncloud/notes/persistence/LoadNotesListTask.java
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 7d70d889..2d5d4af9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
apply plugin: 'maven'
- classpath 'com.android.tools.build:gradle:3.5.0'
+ classpath 'com.android.tools.build:gradle:3.5.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files