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-02-24 17:09:10 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2022-02-24 17:50:41 +0300
commit7f7de75ab1f5b1e19e771197bc02789c2f3275f9 (patch)
treeecb1a1569c23833badd1de7b6396e3ad4beddf2b
parent080dc3a6a9206fdc7ccd65aae286b13a60394482 (diff)
Bump glide from 4.13.0 to 4.13.1
Bumps [glide](https://github.com/bumptech/glide) from 4.13.0 to 4.13.1. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.13.0...v4.13.1) --- 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 dfa20c9e..43101d62 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -87,7 +87,7 @@ dependencies {
}
// Glide
- implementation 'com.github.bumptech.glide:glide:4.13.0'
+ implementation 'com.github.bumptech.glide:glide:4.13.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.0'
// Android X