UNPKG

react-native-worldline-payment-gateway

Version:
14 lines (13 loc) 618 B
1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="com.reactnativeworldlinepaymentgateway" 4 android:versionCode="1" 5 android:versionName="1.0" > 6 7 <uses-sdk 8 android:minSdkVersion="16" 8-->/Users/t-tech/Desktop/ReactNative/worldline-payment-gateway/react-native-worldline-payment-gateway/android/src/main/AndroidManifest.xml 9 android:targetSdkVersion="28" /> 9-->/Users/t-tech/Desktop/ReactNative/worldline-payment-gateway/react-native-worldline-payment-gateway/android/src/main/AndroidManifest.xml 10 11</manifest>