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

8 lines
228 B
XML

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