mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-06 22:38:47 +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>
|