<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <application>
        <!--
            Google's demo AdMob App ID for testing purposes.
            Replace with your own App ID from https://apps.admob.com before releasing.
            See: https://developers.google.com/admob/android/test-ads
        -->
        <meta-data
            android:name="com.google.android.gms.ads.APPLICATION_ID"
            android:value="ca-app-pub-3940256099942544~3347511713"/>
    </application>
</manifest>
