kiwix-android/app/multidex-instrumentation-config.pro
2019-08-08 14:10:18 +01:00

6 lines
176 B
Prolog

# Pre android 5.0 test dependencies must be in the primary dex
-keep class org.hamcrest.Matchers
-keep class org.kiwix.kiwixmobile.** { *; }
-keep class org.mockito.** { *; }