Skip to content

Commit b16c8b4

Browse files
Mobile Ads Developer Relationscopybara-github
authored andcommitted
Update Unity package.json to target Unity 2022.3.
PiperOrigin-RevId: 954900815
1 parent 0590edc commit b16c8b4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/com.google.ads.mobile/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"url": "https://github.com/googleads/googleads-mobile-unity"
1515
},
1616
"description": "The Google Mobile Ads package allows you to easily monetize your Unity apps for iOS and Android using Google's native iOS and Android Mobile SDKs via a unified C# API in Unity.",
17-
"unity": "2019.4",
17+
"unity": "2022.3",
18+
"unityRelease": "0f1",
1819
"samples": [
1920
{
2021
"displayName": "GMA Unity Sample App",

0 commit comments

Comments
 (0)