Update Gradle plugin
This commit is contained in:
parent
b677d4fa62
commit
ae6c97a498
3 changed files with 3 additions and 3 deletions
|
@ -143,7 +143,7 @@ dependencies {
|
|||
implementation "io.insert-koin:koin-core:$koin_version"
|
||||
implementation "io.insert-koin:koin-android:$koin_version"
|
||||
|
||||
def glide_version = '4.13.1'
|
||||
def glide_version = '4.13.2'
|
||||
implementation "com.github.bumptech.glide:glide:$glide_version"
|
||||
kapt "com.github.bumptech.glide:compiler:$glide_version"
|
||||
implementation "com.github.bumptech.glide:okhttp3-integration:$glide_version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue