Switch rar page loader to new(er) library

This commit is contained in:
Jays2Kings 2021-04-29 00:36:23 -04:00
parent 4d2d41412a
commit 0885f436e4
2 changed files with 4 additions and 5 deletions

View file

@ -91,7 +91,6 @@ android {
dependencies {
// Modified dependencies
implementation("com.github.jays2kings:subsampling-scale-image-view:dfd3e43")
implementation("com.github.inorichi:junrar-android:634c1f5")
// Source models and interfaces from Tachiyomi 1.x
implementation("tachiyomi.sourceapi:source-api:1.1")