Update junrar

(cherry picked from commit a83a481ac8734c6fb598c16a9f33d0f85c948be4)
This commit is contained in:
arkon 2022-04-18 17:14:47 -04:00 committed by Jobobby04
parent e6aa6f02e4
commit e5349a3d33

View File

@ -34,7 +34,7 @@ jsoup = "org.jsoup:jsoup:1.14.3"
disklrucache = "com.jakewharton:disklrucache:2.0.2" disklrucache = "com.jakewharton:disklrucache:2.0.2"
unifile = "com.github.tachiyomiorg:unifile:17bec43" unifile = "com.github.tachiyomiorg:unifile:17bec43"
junrar = "com.github.junrar:junrar:7.4.0" junrar = "com.github.junrar:junrar:7.5.0"
sqlitektx = "androidx.sqlite:sqlite-ktx:2.3.0-alpha02" sqlitektx = "androidx.sqlite:sqlite-ktx:2.3.0-alpha02"
sqlite-android = "com.github.requery:sqlite-android:3.36.0" sqlite-android = "com.github.requery:sqlite-android:3.36.0"