UNPKG
react-native-bynn-sdk
Version:
latest (1.0.0)
1.0.0
Bynn Mobile SDK for React Native - Identity verification and KYC
react-native-bynn-sdk
/
android
/
build
/
intermediates
/
merged_manifest
/
debug
/
processDebugManifest
/
AndroidManifest.xml
7 lines
(5 loc)
•
198 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.reactlibrary"
>
<
uses-sdk
android:minSdkVersion
=
"16"
/>
</
manifest
>