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
path: root/app
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2023-03-27 11:55:16 +0300
committerGitHub <noreply@github.com>2023-03-27 11:55:16 +0300
commitb23f3c5c50d9ce3cfcd0f908fda61bcb7fc18700 (patch)
treeec0b7b27694dda2ce1c0d0ee9ce880a540dd7951 /app
parentd96688e0df51be1611fd11590e77fcd150fd561d (diff)
parent7c9fba41331dd984e89312433a9503bf0e188705 (diff)
Merge pull request #1720 from nextcloud/chore/noid/buildToolsVersion3302
chore: Bump buildToolsVersion from 31.0.0 to 33.0.2
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 788f7a2a..055d4cf7 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -3,7 +3,6 @@ apply plugin: 'org.jetbrains.kotlin.android'
android {
compileSdkVersion 33
- buildToolsVersion '31.0.0'
compileOptions {
coreLibraryDesugaringEnabled true