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>2022-05-20 14:07:15 +0300
committerStefan Niedermann <info@niedermann.it>2022-05-20 14:07:15 +0300
commit4dadf8c5937167788250563f9db65ccb376a82f7 (patch)
treea2dd071681e288f03e4a6dc284db79755ae68a58 /build.gradle
parent5d7c5e23310078362e6352f48420c1ecfc8cf04c (diff)
Upgrade AGP to 7.2.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
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 83da54eb..17203aa6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:7.1.3'
+ classpath 'com.android.tools.build:gradle:7.2.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files