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-05-16 09:41:26 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-05-16 10:11:50 +0300
commit97dd8a3b97f725f1141e9edb430005b36d8b16af (patch)
tree7a231764d0cd9f13ca5721253f2d70ad510fde24 /build.gradle
parent9433f66fc00eadfdc152c134e7c21a7bf48be9f7 (diff)
Bump gradle from 3.4.0 to 3.4.1
Bumps gradle from 3.4.0 to 3.4.1. 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 15960d0b9..8f61336c2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
- 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