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:
authorStefan Niedermann <info@niedermann.it>2021-10-13 10:33:51 +0300
committerStefan Niedermann <info@niedermann.it>2021-10-13 10:33:51 +0300
commitff8114468fc3777138ec5f4b2b3c2b1daebc1e5a (patch)
tree1e8034cc3c856094c3fe5496758d4b34401e5d99
parent8a62042a6a6bbb0c3d469ea6aa2b7e15a1e6eeb6 (diff)
parent121e2a8e8e569c060f3b9c54cb58aeac30376a3e (diff)
Merge remote-tracking branch 'origin/master'
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 056c28ac..6dacf12d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:7.0.2'
+ classpath 'com.android.tools.build:gradle:7.0.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files