mirror of
https://github.com/tuskyapp/Tusky
synced 2025-01-18 12:15:32 +01:00
Merge branch 'torrentcome-fix#136'
This commit is contained in:
commit
cf64cc9ed6
5
app/proguard-rules.pro
vendored
5
app/proguard-rules.pro
vendored
@ -52,3 +52,8 @@
|
||||
public static *** v(...);
|
||||
public static *** i(...);
|
||||
}
|
||||
|
||||
# for jsoup
|
||||
-keep public class org.jsoup.** {
|
||||
public *;
|
||||
}
|
Loading…
Reference in New Issue
Block a user