diff --git a/android/app/google-services.json b/android/app/google-services.json index 9f083952d..74d308939 100644 --- a/android/app/google-services.json +++ b/android/app/google-services.json @@ -26,7 +26,7 @@ ], "services": { "analytics_service": { - "status": 1 + "status": 0 }, "appinvite_service": { "status": 1, @@ -57,7 +57,7 @@ ], "services": { "analytics_service": { - "status": 1 + "status": 0 }, "appinvite_service": { "status": 1, @@ -88,7 +88,7 @@ ], "services": { "analytics_service": { - "status": 1 + "status": 0 }, "appinvite_service": { "status": 1, @@ -101,4 +101,4 @@ } ], "configuration_version": "1" -} \ No newline at end of file +} diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 54cfc1fcf..e3d966fce 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -19,6 +19,7 @@ android:installLocation="auto" android:networkSecurityConfig="@xml/network_security_config" > +