mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-22 14:24:27 +01:00
Fixed yet another proguard issue
(╯°□°)╯︵ pɹɐuƃoɹd
This commit is contained in:
parent
df288f8f68
commit
460e061d35
@ -47,6 +47,9 @@
|
||||
public static <fields>;
|
||||
}
|
||||
|
||||
-keep public class org.jsoup.** {
|
||||
public *;
|
||||
}
|
||||
-keep class android.support.v4.** { *; }
|
||||
-keep interface android.support.v4.** { *; }
|
||||
-keep class android.support.v7.** { *; }
|
||||
|
Loading…
Reference in New Issue
Block a user