mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
7 lines
234 B
Prolog
7 lines
234 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.** { *; }
|
|
-keep class androidx.core.app.CoreComponentFactory { *; }
|