secant-android-wallet/ui-lib/src/androidTest/AndroidManifest.xml

10 lines
223 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="co.electriccoin.zcash.ui">
<application
android:label="zcash-ui-test"/>
</manifest>