Release 1.1.4-beta.5
This commit is contained in:
parent
f37bb694f1
commit
6e67db7631
8 changed files with 11 additions and 30 deletions
5
app/proguard-rules.pro
vendored
5
app/proguard-rules.pro
vendored
|
@ -56,4 +56,7 @@
|
|||
# for jsoup
|
||||
-keep public class org.jsoup.** {
|
||||
public *;
|
||||
}
|
||||
}
|
||||
|
||||
# for bouncycastle
|
||||
-dontwarn org.bouncycastle.**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue