Skip to content

Commit 36ba8c2

Browse files
Mobile Ads Developer Relationscopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 795659943
1 parent fd2a437 commit 36ba8c2

File tree

1 file changed

+1
-2
lines changed
  • source/plugin/Assets/Plugins/Android/GoogleMobileAdsPlugin.androidlib/src/main

1 file changed

+1
-2
lines changed

source/plugin/Assets/Plugins/Android/GoogleMobileAdsPlugin.androidlib/src/main/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ This Google Mobile Ads plugin library manifest will get merged with your
44
application's manifest, adding the necessary metadata
55
required for displaying ads.
66
-->
7-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
8-
package="com.google.unity.ads">
7+
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
98
<uses-sdk android:minSdkVersion="23"/>
109
<uses-permission android:name="android.permission.INTERNET"/>
1110
<application>

0 commit comments

Comments
 (0)