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>2021-03-19 08:31:49 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-03-19 10:41:19 +0300
commit977d8be854aba1af58099740da72d828fa18d971 (patch)
tree765ea7069158d0226ef8d800958025ae3c7b3abf /build.gradle
parente9e4ea833d14193afbaeddf33748eb1b402e2974 (diff)
Bump gradle from 4.1.2 to 4.1.3
Bumps gradle from 4.1.2 to 4.1.3. 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 9b275ee5..0f7db75e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
}
dependencies {
apply plugin: 'maven'
- classpath 'com.android.tools.build:gradle:4.1.2'
+ classpath 'com.android.tools.build:gradle:4.1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files