kiwix-android/app/multidex-instrumentation-config.pro

6 lines
182 B
Prolog

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