secant-android-wallet/sdk-ext-lib/src/androidTest/AndroidManifest.xml

8 lines
179 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
2022-09-19 05:24:19 -07:00
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="sdk-ext-test"/>
</manifest>