Bump glideVersion from 4.15.0 to 4.15.1 in /app
Bumps `glideVersion` from 4.15.0 to 4.15.1. Updates `com.github.bumptech.glide: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) Updates `com.github.bumptech.glide:compiler` 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 - dependency-name: com.github.bumptech.glide:compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -209,7 +209,7 @@ dependencies {
|
|||||||
appImplementation 'com.google.protobuf:protobuf-javalite:3.22.2'
|
appImplementation 'com.google.protobuf:protobuf-javalite:3.22.2'
|
||||||
|
|
||||||
//Glide
|
//Glide
|
||||||
def glideVersion = "4.15.0"
|
def glideVersion = "4.15.1"
|
||||||
implementation("com.github.bumptech.glide:glide:$glideVersion")
|
implementation("com.github.bumptech.glide:glide:$glideVersion")
|
||||||
kapt("com.github.bumptech.glide:compiler:$glideVersion")
|
kapt("com.github.bumptech.glide:compiler:$glideVersion")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user