mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-02 11:46:55 +01:00
get rid of ProGuard 'unsafe' warning
This commit is contained in:
parent
0a37a839b3
commit
275b1e3f68
@ -56,6 +56,9 @@
|
||||
-dontwarn com.squareup.okhttp.**
|
||||
-dontwarn okio.**
|
||||
|
||||
# for RxJava:
|
||||
-dontwarn sun.misc.Unsafe
|
||||
|
||||
-keep class android.support.v4.** { *; }
|
||||
-keep interface android.support.v4.** { *; }
|
||||
-keep class android.support.v7.** { *; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user