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-26 14:52:08 +0300
committerstefan-niedermann <info@niedermann.it>2019-07-26 14:52:08 +0300
commite17329fa9432c823164b05ccab050387707a5cb8 (patch)
tree5a18d33354641c49e765d8a2c4c30e4bd63f2dec /build.gradle
parent0ccc1d20670c3fc62a972cd0aebcb2087f5ff57a (diff)
Fix #567 Enable pinning notes as shortcut
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 ecf02fd0..45b9113b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
apply plugin: 'maven'
- classpath 'com.android.tools.build:gradle:3.4.0'
+ classpath 'com.android.tools.build:gradle:3.4.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files