Skip to content

Commit 070d015

Browse files
committed
Remove duplicate meta-data key
1 parent 8414beb commit 070d015

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525
android:roundIcon="@mipmap/ic_launcher_round"
2626
android:supportsRtl="true"
2727
android:theme="@style/AppTheme.NoActionBar">
28-
<meta-data
29-
android:name="google_analytics_adid_collection_enabled"
30-
android:value="false" />
31-
3228
<activity
3329
android:name=".MainActivity"
3430
android:exported="true"

0 commit comments

Comments
 (0)