Bump glideVersion from 4.13.2 to 4.14.0 (#2146)
This commit is contained in:
parent
86fd75ab7a
commit
ef3129325b
|
|
@ -136,7 +136,7 @@ materialThemeBuilder {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
val glideVersion = "4.13.2"
|
||||
val glideVersion = "4.14.0"
|
||||
val navVersion: String by project
|
||||
annotationProcessor("com.github.bumptech.glide:compiler:$glideVersion")
|
||||
implementation("androidx.activity:activity:1.5.1")
|
||||
|
|
|
|||
Loading…
Reference in New Issue