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-09-28 16:13:25 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2022-09-28 16:28:25 +0300
commit739db4ae273fe7f05458a42f4d8f49a2596c23d0 (patch)
tree3af7e82f5f0f81eff2057e66aec101d1c3c074cf
parent92c772ea033aa0a95363cf00d22ccf247076a9ef (diff)
Bump glide from 4.13.2 to 4.14.0
Bumps [glide](https://github.com/bumptech/glide) from 4.13.2 to 4.14.0. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.13.2...v4.14.0) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-minor ... 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 5cdb5c48..2ac37dea 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -88,7 +88,7 @@ dependencies {
}
// Glide
- implementation 'com.github.bumptech.glide:glide:4.13.2'
+ implementation 'com.github.bumptech.glide:glide:4.14.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.2'
// Android X