Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luizmarcus/d9ec4d6add238b92431d9027f655932d to your computer and use it in GitHub Desktop.
Save luizmarcus/d9ec4d6add238b92431d9027f655932d to your computer and use it in GitHub Desktop.
<manifest>
<application>
<!-- Exemplo AdMob app ID: ca-app-pub-3940256099942544~3347511713 -->
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-xxxxxxxxxxxxxxxx~yyyyyyyyyy"/>
</application>
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment