Skip to content
Permalink
Browse files
android: disable firebase analytics
  • Loading branch information
v4lli committed May 12, 2019
1 parent d507e6a commit 880ed02
Showing 1 changed file with 2 additions and 0 deletions.
@@ -19,6 +19,8 @@
<meta-data android:name="android.webkit.WebView.EnableSafeBrowsing"
android:value="false"/>

<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />
<meta-data android:name="google_analytics_adid_collection_enabled" android:value="false" />

<activity android:name=".SplashActivity" android:theme="@style/SplashTheme">
<intent-filter>

0 comments on commit 880ed02

Please sign in to comment.