Skip to content
Snippets Groups Projects
Commit 2482fb41 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

gradle: update glide

Change-Id: I5ecd8baf5f1c99f516caea450dddb461a58c30cb
parent 43502bfd
No related branches found
No related tags found
No related merge requests found
......@@ -137,8 +137,8 @@ dependencies {
androidTestImplementation("androidx.test.ext:junit:1.1.5")
// Glide
implementation ("com.github.bumptech.glide:glide:4.14.2")
kapt ("com.github.bumptech.glide:compiler:4.14.2")
implementation ("com.github.bumptech.glide:glide:4.15.1")
kapt ("com.github.bumptech.glide:compiler:4.15.1")
// RxAndroid
implementation ("io.reactivex.rxjava3:rxandroid:3.0.2")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment