updating Subsampling version
This commit is contained in:
parent
51260d351f
commit
f2b41a3758
|
@ -76,7 +76,7 @@ dependencies {
|
|||
implementation 'com.squareup.picasso:picasso:2.71828'
|
||||
implementation 'com.caverock:androidsvg-aar:1.3'
|
||||
implementation 'com.github.tibbi:gestureviews:4444214285'
|
||||
implementation 'com.github.tibbi:subsampling-scale-image-view:55eb1ddd5b'
|
||||
implementation 'com.github.tibbi:subsampling-scale-image-view:8341253173'
|
||||
kapt 'com.github.bumptech.glide:compiler:4.9.0' // keep it here too, not just in Commons, else loading SVGs wont work
|
||||
|
||||
kapt 'androidx.room:room-compiler:2.1.0'
|
||||
|
|
Loading…
Reference in New Issue