mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-02 11:46:55 +01:00
Prevent potential crash on Samsung devices
This commit is contained in:
parent
69fad87166
commit
eec2244883
@ -64,7 +64,7 @@
|
||||
|
||||
-keep class android.support.v4.** { *; }
|
||||
-keep interface android.support.v4.** { *; }
|
||||
-keep class android.support.v7.** { *; }
|
||||
-keep class !android.support.v7.internal.view.menu.**,android.support.v7.** {*;}
|
||||
-keep interface android.support.v7.** { *; }
|
||||
-dontwarn android.support.v4.**
|
||||
-dontwarn android.support.v7.**
|
||||
|
Loading…
x
Reference in New Issue
Block a user