Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.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>2023-03-14 18:34:26 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2023-03-14 20:19:07 +0300
commit7945346ceed2e9cae07b23feb464e5f980b7a4c2 (patch)
tree92f2a0b2dee059763ad81692355eae5ed87820f4
parent877a237fa158917f1b5491739cb63ac8b4fb09ad (diff)
build(deps): Bump com.github.bumptech.glide:glide from 4.15.0 to 4.15.1
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.15.0 to 4.15.1. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.15.0...v4.15.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 3d8f0464a..c7ac9f9be 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -93,7 +93,7 @@ dependencies {
implementation "com.google.android.material:material:$rootProject.materialVersion"
// Glide
- implementation 'com.github.bumptech.glide:glide:4.15.0'
+ implementation 'com.github.bumptech.glide:glide:4.15.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'
// Image compression