Bump glideVersion from 4.13.0 to 4.13.1 (#1720)
This commit is contained in:
parent
e1508a16f4
commit
3701033061
|
|
@ -191,7 +191,7 @@ afterEvaluate {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
val glideVersion = "4.13.0"
|
||||
val glideVersion = "4.13.1"
|
||||
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