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>2020-03-02 09:49:43 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-02 09:57:57 +0300
commit62ecd41156ab11ddf93abd4622d5a159890dd70b (patch)
tree950835951d757082571b3e6eaa292d6ac17b874f /build.gradle
parenta294800c157053c85386c887c0e2fea8af9fb282 (diff)
Bump gradle from 3.6.0 to 3.6.1
Bumps gradle from 3.6.0 to 3.6.1. 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 5c920074..3af60372 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
apply plugin: 'maven'
- classpath 'com.android.tools.build:gradle:3.6.0'
+ classpath 'com.android.tools.build:gradle:3.6.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files