Use Tachiyomiorg version of subsampling-scale-image-view (#610)

This commit is contained in:
arkon 2020-10-03 23:00:17 -04:00 committed by GitHub
parent ab5cc8d519
commit f3baecc19c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ androidExtensions {
dependencies { dependencies {
// Modified dependencies // Modified dependencies
implementation("com.github.jays2kings:subsampling-scale-image-view:78f9664") implementation("com.github.tachiyomiorg:subsampling-scale-image-view:6caf219")
implementation("com.github.inorichi:junrar-android:634c1f5") implementation("com.github.inorichi:junrar-android:634c1f5")
// Android X libraries // Android X libraries