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:
authordesperateCoder <echotodevnull@gmail.com>2019-02-02 22:00:24 +0300
committerdesperateCoder <echotodevnull@gmail.com>2019-02-02 22:00:24 +0300
commitb038c0418cfdd66f462e55643f3ca9a91a84c035 (patch)
treea79fe5eced44d70691bf5c195a57cc5c193dbed3 /build.gradle
parent56eb23f6b9459e634066f0b0d89c57ae4e6d2c0e (diff)
compiles.
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 6783e2b34..126cfe413 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.2.1'
+ classpath 'com.android.tools.build:gradle:3.3.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files