4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
# Keep all ONS classes and its members
|
||
|
-keep class com.android.ons.** {*;}
|
||
|
-verbose
|