Removes Firebase Analytics
This commit is contained in:
parent
88df8216a6
commit
c57e7cee6b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
<meta-data android:name="firebase_analytics_collection_enabled" android:value="false" />
|
||||
<activity android:name=".SplashActivity">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Reference in a new issue