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
/
manifest_merge_blame_file
/
debug
/
processDebugManifest
/
manifest-merger-blame-debug-report.txt
8 lines
(7 loc)
•
206 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
1
<?xml version=
"1.0"
encoding=
"utf-8"
?>
2
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
3
package
=
"com.reactlibrary"
>
4 5
<
uses-sdk
android:minSdkVersion
=
"16"
/>
6 7
</
manifest
>