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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-05 10:07:56 +0300
committerGitHub <noreply@github.com>2019-11-05 10:07:56 +0300
commit42979ce99f7e20331493851034453365ebe7a876 (patch)
tree9f9900d664f4cc927d1bb20aa9efa927cb10676e /build.gradle
parent9f978afd1e3e0ef1d5522cfd83fdf67b57aea4a9 (diff)
Bump gradle from 3.5.1 to 3.5.2
Bumps gradle from 3.5.1 to 3.5.2. Signed-off-by: dependabot-preview[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 a89ecaff..129f0764 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
apply plugin: 'maven'
- classpath 'com.android.tools.build:gradle:3.5.1'
+ classpath 'com.android.tools.build:gradle:3.5.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files