1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 09:06:47 -06:00
wulkanowy-mirror/app/proguard-multidex-rules.pro

4 lines
131 B
Prolog
Raw Normal View History

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