mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
6 lines
176 B
Prolog
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.** { *; }
|