Skip to content

Commit 5fc0a4b

Browse files
committed
change admob manifest setting
1 parent ba332de commit 5fc0a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
android:value="@string/stripe_publishable_key"/>
6464

6565
<meta-data
66-
android:name="mavonie.subterminal.ADMOB_APP_ID"
66+
android:name="com.google.android.gms.ads.APPLICATION_ID"
6767
android:value="@string/admob_app_id" />
6868

6969
<meta-data

0 commit comments

Comments
 (0)