UNPKG

react-native-background-fetch

Version:
16 lines (15 loc) 849 B
1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="com.transistorsoft.rnbackgroundfetch" > 4 5 <uses-sdk 6 android:minSdkVersion="21" 6-->/Users/chris/workspace/background-geolocation/react/react-native-background-fetch/example/node_modules/react-native-background-fetch/android/src/main/AndroidManifest.xml 7 android:targetSdkVersion="31" /> 7-->/Users/chris/workspace/background-geolocation/react/react-native-background-fetch/example/node_modules/react-native-background-fetch/android/src/main/AndroidManifest.xml 8 9 <application> 9-->/Users/chris/workspace/background-geolocation/react/react-native-background-fetch/example/node_modules/react-native-background-fetch/android/src/main/AndroidManifest.xml:4:5-6:19 10 </application> 11 12</manifest>