mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-06-17 12:11:22 +08:00
6 lines
184 B
XML
6 lines
184 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="io.invertase.firebase">
|
|
|
|
<uses-permission android:name="android.permission.INTERNET" />
|
|
</manifest>
|