Update secrets.xml

This commit is contained in:
xC3FFF0E 2022-06-16 20:32:38 +08:00 committed by GitHub
parent 77c68cf615
commit a0282cc2bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,8 @@
<resources>
<integer name="google_play_services_version">12451000</integer>
<string name="firebase_database_url" translatable="false">https://null</string>
<string name="project_id" translatable="false">null</string>
<string name="google_app_id" translatable="false">null</string>
<string name="google_api_key" translatable="false">null</string>
<string name="google_storage_bucket" translatable="false">null</string>
</resources>