Bump glideVersion from 4.13.1 to 4.13.2 (#1916)
This commit is contained in:
parent
d54eddbb25
commit
b0e9c30866
|
|
@ -135,7 +135,7 @@ materialThemeBuilder {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
val glideVersion = "4.13.1"
|
val glideVersion = "4.13.2"
|
||||||
val navVersion: String by project
|
val navVersion: String by project
|
||||||
annotationProcessor("com.github.bumptech.glide:compiler:$glideVersion")
|
annotationProcessor("com.github.bumptech.glide:compiler:$glideVersion")
|
||||||
implementation("androidx.activity:activity:1.4.0")
|
implementation("androidx.activity:activity:1.4.0")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue