Skip to content

Commit 5fb34d5

Browse files
Mobile Ads Developer Relationscopybara-github
authored andcommitted
Adds the google mobile ads v10.2.0 package to the sample project.
PiperOrigin-RevId: 767300543
1 parent 0760744 commit 5fb34d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/HelloWorld/Packages/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
],
1111
"dependencies": {
1212
"com.unity.ugui": "1.0.0",
13-
"com.unity.modules.androidjni": "1.0.0"
13+
"com.unity.modules.androidjni": "1.0.0",
14+
"com.google.ads.mobile" : "10.2.0"
1415
}
1516
}

0 commit comments

Comments
 (0)