Skip to content

Commit

Permalink
Update AndroidManifestChunk.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bearman92 authored May 17, 2019
1 parent a8cea4d commit 06e30c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/AndroidManifestChunk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-2999303748192081~9986081092"/>
android:value="[YOUR_ADMOB_APP_ID]"/>

<meta-data android:name="android.security.net.config"
android:resource="@xml/network_security_config" />
Expand Down Expand Up @@ -310,4 +310,4 @@
<!-- Mailru -->
<activity android:name="com.my.target.common.MyTargetActivity"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" />
<!-- End Mailru -->
<!-- End Mailru -->

0 comments on commit 06e30c3

Please sign in to comment.