android config to handle google mobile ad

This commit is contained in:
2025-06-18 13:33:30 +02:00
parent 65f4bb5cf6
commit 9df6b7bbea
10 changed files with 202 additions and 299 deletions

View File

@@ -46,6 +46,10 @@
<meta-data
android:name="flutterEmbedding"
android:value="2" />
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-4781880856775334~7553757584"/>
</application>
<!-- Provide required visibility configuration for API level 30 and above -->