updating gestureviews and subsamplingscale

This commit is contained in:
tibbi 2019-12-17 22:22:36 +01:00
parent 99765a3735
commit 24266e46eb
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ dependencies {
implementation 'org.apache.sanselan:sanselan:0.97-incubator' implementation 'org.apache.sanselan:sanselan:0.97-incubator'
implementation 'com.squareup.picasso:picasso:2.71828' implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.caverock:androidsvg-aar:1.3' implementation 'com.caverock:androidsvg-aar:1.3'
implementation 'com.github.tibbi:gestureviews:a2208ce9d9' implementation 'com.github.tibbi:gestureviews:8dccb8450b'
implementation 'com.github.tibbi:subsampling-scale-image-view:4f032440aa' implementation 'com.github.tibbi:subsampling-scale-image-view:d404e74e39'
kapt 'com.github.bumptech.glide:compiler:4.10.0' kapt 'com.github.bumptech.glide:compiler:4.10.0'