Commit 2943193d authored by Chris Massie's avatar Chris Massie

Update examples for 1.0.0-pre.5

- Mirror of b283fff2db07bdd83c23cfb9c125934690766648
parent b9dd895b
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"com.unity.xr.arcore": "2.1.16", "com.unity.xr.arcore": "2.1.16",
"com.unity.xr.arfoundation": "2.1.16", "com.unity.xr.arfoundation": "2.1.16",
"com.unity.xr.arkit": "2.1.16", "com.unity.xr.arkit": "2.1.16",
"com.unity.xr.interaction.toolkit": "1.0.0-pre.4", "com.unity.xr.interaction.toolkit": "1.0.0-pre.5",
"com.unity.xr.management": "3.2.17", "com.unity.xr.management": "3.2.17",
"com.unity.modules.ai": "1.0.0", "com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0", "com.unity.modules.androidjni": "1.0.0",
......
...@@ -164,12 +164,14 @@ ...@@ -164,12 +164,14 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.xr.interaction.toolkit": { "com.unity.xr.interaction.toolkit": {
"version": "1.0.0-pre.4", "version": "1.0.0-pre.5",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.inputsystem": "1.0.2", "com.unity.inputsystem": "1.0.2",
"com.unity.ugui": "1.0.0", "com.unity.ugui": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7" "com.unity.xr.legacyinputhelpers": "2.1.7"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"com.unity.textmeshpro": "2.1.4", "com.unity.textmeshpro": "2.1.4",
"com.unity.ugui": "1.0.0", "com.unity.ugui": "1.0.0",
"com.unity.xr.arsubsystems": "2.1.16", "com.unity.xr.arsubsystems": "2.1.16",
"com.unity.xr.interaction.toolkit": "1.0.0-pre.4", "com.unity.xr.interaction.toolkit": "1.0.0-pre.5",
"com.unity.xr.management": "3.2.17", "com.unity.xr.management": "3.2.17",
"com.unity.xr.oculus": "1.8.1", "com.unity.xr.oculus": "1.8.1",
"com.unity.xr.windowsmr": "2.6.1", "com.unity.xr.windowsmr": "2.6.1",
......
...@@ -134,12 +134,14 @@ ...@@ -134,12 +134,14 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.xr.interaction.toolkit": { "com.unity.xr.interaction.toolkit": {
"version": "1.0.0-pre.4", "version": "1.0.0-pre.5",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.inputsystem": "1.0.2", "com.unity.inputsystem": "1.0.2",
"com.unity.ugui": "1.0.0", "com.unity.ugui": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7" "com.unity.xr.legacyinputhelpers": "2.1.7"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
......
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