Skip to content

Commit de93884

Browse files
committed
add proguard rules for apache commons compress
1 parent aa247e9 commit de93884

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/proguard-rules.pro

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
-dontnote org.apache.http.**
33
-keep class com.simplemobiletools.** { *; }
44
-dontwarn com.simplemobiletools.**
5+
-dontwarn com.github.luben.zstd.ZstdOutputStream

0 commit comments

Comments
 (0)