Bump glideVersion from 4.12.0 to 4.13.0 (#1649)
This commit is contained in:
parent
aac5e6b35e
commit
d78f64f9bf
|
|
@ -191,7 +191,7 @@ afterEvaluate {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
val glideVersion = "4.12.0"
|
||||
val glideVersion = "4.13.0"
|
||||
val navVersion: String by rootProject.extra
|
||||
annotationProcessor("com.github.bumptech.glide:compiler:$glideVersion")
|
||||
implementation("androidx.activity:activity:1.4.0")
|
||||
|
|
|
|||
Loading…
Reference in New Issue