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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-24 05:27:07 +0300
committerGitHub <noreply@github.com>2024-01-24 05:27:07 +0300
commit5cf28f5e6bbbc7e84459f92b03e43eb96a8563d2 (patch)
treed5cc80ac756a130e903928a31267a1391ae21d50
parentb0248e605a52cfb06d017e550d3433713b42173f (diff)
build(deps): Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2dependabot/gradle/com.android.tools.build-gradle-8.2.2
Bumps com.android.tools.build:gradle from 8.2.1 to 8.2.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 89fb5714..79f08f0c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -12,7 +12,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:8.2.1'
+ classpath 'com.android.tools.build:gradle:8.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
// NOTE: Do not place your application dependencies here; they belong