ad helper

This commit is contained in:
2025-02-18 22:56:50 +01:00
parent 9846c614a1
commit 5c2fa27aa7
8 changed files with 111 additions and 5 deletions

View File

@@ -6,6 +6,9 @@
android:label="covas_mobile"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-4855855675386260~3438207239"/>
<activity
android:name=".MainActivity"
android:exported="true"