mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 03:14:40 -05:00
improve zip parsing (#569)
This commit is contained in:
@@ -48,6 +48,7 @@ dependencies {
|
||||
|
||||
// Disk & File
|
||||
implementation(libs.zip4j)
|
||||
implementation(libs.commonscompress)
|
||||
implementation(libs.junrar)
|
||||
|
||||
// CloudflareInterceptor
|
||||
|
||||
Reference in New Issue
Block a user