1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 07:09:09 -05:00
wulkanowy-mirror/app/proguard-multidex-rules.pro
2018-08-22 22:31:17 +02:00

3 lines
130 B
Prolog

-keep class android.support.test.internal** { *; }
-keep class org.junit.** { *; }
-keep public class io.github.wulkanowy** { *; }