mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -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.** { *; }
|