Bump glideVersion from 4.14.1 to 4.14.2 (#2163)
This commit is contained in:
parent
1fcd062c23
commit
d7cb4c7818
|
|
@ -136,7 +136,7 @@ materialThemeBuilder {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
val glideVersion = "4.14.1"
|
val glideVersion = "4.14.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.5.1")
|
implementation("androidx.activity:activity:1.5.1")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue