Unverified Commit fe220a76 authored by Chris Massie's avatar Chris Massie Committed by GitHub

Merge pull request #81 from Unity-Technologies/staging-1.0.0-pre.8

Update examples for 1.0.0-pre.8
parents ddd22a09 ebfeca63
......@@ -17,7 +17,7 @@
"com.unity.xr.arcore": "2.1.16",
"com.unity.xr.arfoundation": "2.1.16",
"com.unity.xr.arkit": "2.1.16",
"com.unity.xr.interaction.toolkit": "1.0.0-pre.6",
"com.unity.xr.interaction.toolkit": "1.0.0-pre.8",
"com.unity.xr.management": "3.2.17",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
......
......@@ -164,15 +164,16 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.interaction.toolkit": {
"version": "1.0.0-pre.6",
"version": "1.0.0-pre.8",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.inputsystem": "1.0.2",
"com.unity.ugui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7"
"com.unity.modules.physics": "1.0.0"
},
"url": "https://packages.unity.com"
},
......
......@@ -13,7 +13,7 @@
"com.unity.textmeshpro": "2.1.4",
"com.unity.ugui": "1.0.0",
"com.unity.xr.arsubsystems": "2.1.16",
"com.unity.xr.interaction.toolkit": "1.0.0-pre.6",
"com.unity.xr.interaction.toolkit": "1.0.0-pre.8",
"com.unity.xr.management": "3.2.17",
"com.unity.xr.oculus": "1.8.1",
"com.unity.xr.windowsmr": "2.6.1",
......
......@@ -134,15 +134,16 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.interaction.toolkit": {
"version": "1.0.0-pre.6",
"version": "1.0.0-pre.8",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.inputsystem": "1.0.2",
"com.unity.ugui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7"
"com.unity.modules.physics": "1.0.0"
},
"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