Use more up-to-date fork of junrar

This commit is contained in:
arkon
2020-12-07 22:13:53 -05:00
parent 722437a022
commit 560f0bba5c
3 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ dependencies {
// Disk
implementation 'com.jakewharton:disklrucache:2.0.2'
implementation 'com.github.inorichi:unifile:e9ee588'
implementation 'com.github.inorichi:junrar-android:634c1f5'
implementation 'com.github.junrar:junrar:7.4.0'
// HTML parser
implementation 'org.jsoup:jsoup:1.13.1'