1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 07:19:08 -05:00
wulkanowy-mirror/app/proguard-multidex-rules.pro

4 lines
131 B
Prolog
Raw Normal View History

2018-08-22 15:31:17 -05:00
-keep class android.support.test.internal** { *; }
-keep class org.junit.** { *; }
2018-12-07 12:01:19 -06:00
-keep public class io.github.wulkanowy** { *; }