5 lines
139 B
Prolog
5 lines
139 B
Prolog
|
|
# Add project specific ProGuard rules here.
|
||
|
|
-keepattributes *Annotation*
|
||
|
|
-keep class com.videoapp.tv.data.** { *; }
|
||
|
|
-dontwarn org.jsoup.**
|