Commit 6a3a7f31 authored by gaorui's avatar gaorui
Browse files

feat(app): fix UnityEditor.Purchasing.AppleXMLProductCatalogExporter missing

parent ef571156
......@@ -11,7 +11,7 @@
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.purchasing": "4.11.0",
"com.unity.purchasing": "4.12.2",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.7",
"com.unity.timeline": "1.7.7",
......
......@@ -118,7 +118,7 @@
"url": "https://packages.unity.cn"
},
"com.unity.purchasing": {
"version": "4.11.0",
"version": "4.12.2",
"depth": 0,
"source": "registry",
"dependencies": {
......@@ -126,7 +126,7 @@
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.services.core": "1.8.2"
"com.unity.services.core": "1.12.5"
},
"url": "https://packages.unity.cn"
},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment