updating gestureviews

This commit is contained in:
tibbi 2019-02-24 10:00:34 +01:00
parent 6c69f7bf9e
commit 483dadf5e4

View file

@ -74,7 +74,7 @@ dependencies {
implementation 'info.androidhive:imagefilters:1.0.7'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.caverock:androidsvg-aar:1.3'
implementation 'com.github.tibbi:gestureviews:bd0a8e67a1'
implementation 'com.github.tibbi:gestureviews:cb7c2c191a'
implementation 'com.github.tibbi:subsampling-scale-image-view:7e4202eaee'
kapt 'com.github.bumptech.glide:compiler:4.9.0' // keep it here too, not just in Commons, else loading SVGs wont work