test ads removed

This commit is contained in:
Savya Bikram Shah
2026-06-01 18:16:34 +05:45
parent d3cc23a1ce
commit 28f431f26a
46 changed files with 342 additions and 31 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.firebase.app.unity"
android:versionCode="1"
android:versionName="1.0">
</manifest>

View File

@@ -0,0 +1,2 @@
target=android-9
android.library=true

View File

@@ -0,0 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
<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">568157424262</string>
<string name="google_storage_bucket" translatable="false">colorbook-a7ceb.firebasestorage.app</string>
<string name="project_id" translatable="false">colorbook-a7ceb</string>
<string name="google_api_key" translatable="false">AIzaSyCthjaDwaXXbGYRfe2MRazGdLVA1LuO7fo</string>
<string name="google_crash_reporting_api_key" translatable="false">AIzaSyCthjaDwaXXbGYRfe2MRazGdLVA1LuO7fo</string>
<string name="google_app_id" translatable="false">1:568157424262:android:f1bef2a48d372257169f07</string>
</resources>