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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-19 08:17:12 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-03-19 10:41:31 +0300
commite3de67aa4824a4ffa19803a4211e3dd9d26986de (patch)
tree29c51902e94e637a4ae8a377c4f424ab04d7ad9d
parent44a5c9b3c4559f3180ff315240e1c3484777072a (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>
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 296e0e765..2c552e3ec 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
- 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