We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d467379 commit 818e471Copy full SHA for 818e471
firebase-segmentation/src/main/AndroidManifest.xml
@@ -16,6 +16,7 @@
16
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
17
package="com.google.firebase.segmentation">
18
19
+ <uses-permission android:name="android.permission.INTERNET" />
20
<application>
21
<service
22
android:name="com.google.firebase.components.ComponentDiscoveryService"
0 commit comments