fix:1、更换sdk
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
</resources>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:keep="@string/gcm_defaultSenderId,@string/google_storage_bucket,@string/project_id,@string/google_api_key,@string/google_crash_reporting_api_key,@string/google_app_id">
|
||||
<string name="gcm_defaultSenderId" translatable="false">733079580744</string>
|
||||
<string name="google_storage_bucket" translatable="false">arrow-blitz-reward-puzzle.firebasestorage.app</string>
|
||||
<string name="project_id" translatable="false">arrow-blitz-reward-puzzle</string>
|
||||
<string name="google_api_key" translatable="false">AIzaSyDPncn9htKfTp204NtO94-5lU2VQErvLdQ</string>
|
||||
<string name="google_crash_reporting_api_key" translatable="false">AIzaSyDPncn9htKfTp204NtO94-5lU2VQErvLdQ</string>
|
||||
<string name="google_app_id" translatable="false">1:733079580744:android:60fb9bca17da6df79ae87d</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user