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>2022-10-10 16:41:18 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2022-10-10 17:06:27 +0300
commit8a23a3fe786baa27c7b83c422393a2a5a9536d90 (patch)
tree7b5eb9876323d318dd3e222eb3b9a219efffb342
parent7abf91b989ddcaefaeb10992ddd76989ad916d56 (diff)
Bump glide from 4.14.1 to 4.14.2
Bumps [glide](https://github.com/bumptech/glide) from 4.14.1 to 4.14.2. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.14.1...v4.14.2) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index eacbe4f0..e0efc9a0 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -88,7 +88,7 @@ dependencies {
}
// Glide
- implementation 'com.github.bumptech.glide:glide:4.14.1'
+ implementation 'com.github.bumptech.glide:glide:4.14.2'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
// Android X