Bump glideVersion from 4.14.2 to 4.15.0 (#2396)
This commit is contained in:
parent
9b1907adfc
commit
43f5865ce3
|
|
@ -136,7 +136,7 @@ materialThemeBuilder {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
val glideVersion = "4.14.2"
|
||||
val glideVersion = "4.15.0"
|
||||
val navVersion: String by project
|
||||
val kotlinVersion: String by project
|
||||
annotationProcessor("com.github.bumptech.glide:compiler:$glideVersion")
|
||||
|
|
|
|||
Loading…
Reference in New Issue