added in test manifest file

This commit is contained in:
Gouri Panda 2021-12-24 01:26:25 +05:30
parent 61a9ea6bce
commit ccd027515f

View File

@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:tools="http://schemas.android.com/tools"
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.kiwix.kiwixmobile">
<application
android:usesCleartextTraffic="true"/>
<uses-sdk tools:overrideLibrary="android_libs.ub_uiautomator" />
</manifest>