mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-16 12:00:35 +01:00
add glide compiler to fix SVG displaying
This commit is contained in:
parent
db72402151
commit
642b8fdca0
@ -78,6 +78,8 @@ dependencies {
|
|||||||
implementation 'com.github.tibbi:gestureviews:a2208ce9d9'
|
implementation 'com.github.tibbi:gestureviews:a2208ce9d9'
|
||||||
implementation 'com.github.tibbi:subsampling-scale-image-view:7810989016'
|
implementation 'com.github.tibbi:subsampling-scale-image-view:7810989016'
|
||||||
|
|
||||||
|
kapt 'com.github.bumptech.glide:compiler:4.10.0'
|
||||||
|
|
||||||
kapt 'androidx.room:room-compiler:2.1.0'
|
kapt 'androidx.room:room-compiler:2.1.0'
|
||||||
implementation 'androidx.room:room-runtime:2.1.0'
|
implementation 'androidx.room:room-runtime:2.1.0'
|
||||||
annotationProcessor 'androidx.room:room-compiler:2.1.0'
|
annotationProcessor 'androidx.room:room-compiler:2.1.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user