forked from openkylin/platform_build
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
# Keep everything for the emma classes
|
||
|
-keep class com.vladium.** {
|
||
|
*;
|
||
|
}
|