UNPKG

@1flow-inc/react-native-1flow-sdk

Version:
9 lines (8 loc) 240 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.rnoneflowlibrary" > 5 6 <uses-sdk android:minSdkVersion="21" /> 7 8</manifest>