update: 更新 iOS 广告插件依赖

feature/Inventory
胡宇飞 2024-01-30 10:23:12 +08:00
parent a7e7a269bc
commit e38f854347
2 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,8 @@
"UnityEngine.Purchasing.SecurityStub",
"Google.Play.Review",
"Google.Play.Common",
"Guru.LitJson"
"Guru.LitJson",
"Unity.Advertisement.IosSupport"
],
"includePlatforms": [],
"excludePlatforms": [],

View File

@ -10,7 +10,7 @@
"license": "MIT",
"category": ["game","tool","development", "Guru"],
"dependencies": {
"com.unity.ads.ios-support": "1.0.0",
"com.unity.ads.ios-support": "1.2.0",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.mobile.android-logcat": "1.3.2",
"com.unity.purchasing": "4.10.0"