mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 08:36:50 +08:00
Disable ssaid collection
Not sure why I never disabled this before. Maybe it's new.
This commit is contained in:
@ -89,6 +89,7 @@ limitations under the License.
|
||||
<meta-data android:name="flutterEmbedding" android:value="2" />
|
||||
<meta-data android:name="google_analytics_adid_collection_enabled" android:value="false" />
|
||||
<meta-data android:name="firebase_analytics_collection_enabled" android:value="false" />
|
||||
<meta-data android:name="google_analytics_ssaid_collection_enabled" android:value="false" />
|
||||
<meta-data android:name="io.sentry.dsn" android:value="https://35f34dbec289435fbe16483faacf49a5@sentry.io/5168082" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user