We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8414beb commit 070d015Copy full SHA for 070d015
1 file changed
app/src/main/AndroidManifest.xml
@@ -25,10 +25,6 @@
25
android:roundIcon="@mipmap/ic_launcher_round"
26
android:supportsRtl="true"
27
android:theme="@style/AppTheme.NoActionBar">
28
- <meta-data
29
- android:name="google_analytics_adid_collection_enabled"
30
- android:value="false" />
31
-
32
<activity
33
android:name=".MainActivity"
34
android:exported="true"
0 commit comments