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:
authordependabot[bot] <support@dependabot.com>2019-04-18 09:41:13 +0300
committerdependabot[bot] <support@dependabot.com>2019-04-18 09:41:13 +0300
commite21a5a95414a73ef98c07e14d3ec4ea63e4d4a39 (patch)
tree29827e19ad673e5521cbab52e9cec3d4d927dda6 /build.gradle
parentabb5b399c59ce3f3564bc0595eeffa5843798c2b (diff)
Bump gradle from 3.3.2 to 3.4.0
Bumps gradle from 3.3.2 to 3.4.0. Signed-off-by: dependabot[bot] <support@dependabot.com>
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 e1851ac42..15960d0b9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.3.2'
+ 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