mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
6 lines
182 B
Prolog
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.** { *; }
|