<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <application>
        <!--
            If you use AdMob, add your OWN AdMob App ID from https://apps.admob.com to your
            project's AndroidManifest.xml. The SuperAwesome SDK deliberately does NOT inject
            an App ID here — a hard-coded value would overwrite the publisher's own App ID
            and break AdMob initialisation / UMP consent. Uncomment and replace the value:

            <meta-data
                android:name="com.google.android.gms.ads.APPLICATION_ID"
                android:value="ca-app-pub-xxxxxxxxxxxxxxxx~yyyyyyyyyy"/>
        -->
    </application>
</manifest>
