UNPKG

react-native-axa-mobile-sdk-xcframework

Version:
9 lines (8 loc) 236 B
1<?xml version="1.0" encoding="utf-8"?> 2<!-- AndroidManifest.xml --> 3<manifest xmlns:android="http://schemas.android.com/apk/res/android" 4 package="com.ca.axa.react" > 5 6 <uses-sdk android:minSdkVersion="21" /> 7 8</manifest>