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-30 16:27:55 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2022-09-30 21:00:42 +0300
commit82fee3cf10d3162c6eaf31373dab0b6fd1cd0484 (patch)
tree95381db09bb8f81412396534d087fd3c1c9fa090
parent23aa751ecf9e59196e85ed65f15bbf6c9ed506e5 (diff)
Bump glide from 4.14.0 to 4.14.1
Bumps [glide](https://github.com/bumptech/glide) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.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 1edf2d50..b4b6ddb4 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -88,7 +88,7 @@ dependencies {
}
// Glide
- implementation 'com.github.bumptech.glide:glide:4.14.0'
+ implementation 'com.github.bumptech.glide:glide:4.14.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.1'
// Android X