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-07-19 09:56:40 +0300
committerstefan-niedermann <info@niedermann.it>2019-07-19 09:56:40 +0300
commita30db4e41b868915a34fb276adbdc02511f0a83c (patch)
treea148c70f9cd1a4788ec5be832a904e3335875508 /build.gradle
parent5e554a7dff0d110004c5a99b4909bbedb34528e8 (diff)
#554 App shortcuts for fav / recent notes and settings
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 90213f2c..ecf02fd0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
apply plugin: 'maven'
- classpath 'com.android.tools.build:gradle:3.2.1'
+ classpath 'com.android.tools.build:gradle:3.4.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files