Skip to content

Commit 4964e9c

Browse files
committed
fixes LIH includes.
1 parent a6fbf96 commit 4964e9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

AR/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"com.unity.ugui": "1.0.0",
1717
"com.unity.xr.arfoundation": "2.1.4",
1818
"com.unity.xr.arkit": "2.1.2",
19-
"com.unity.xr.interaction.toolkit": "0.9.0-preview",
20-
"com.unity.xr.legacyinputhelpers": "2.0.4",
19+
"com.unity.xr.interaction.toolkit": "0.9.2-preview",
20+
"com.unity.xr.legacyinputhelpers": "1.3.8",
2121
"com.unity.modules.ai": "1.0.0",
2222
"com.unity.modules.androidjni": "1.0.0",
2323
"com.unity.modules.animation": "1.0.0",

VR/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"com.unity.test-framework": "1.1.3",
1111
"com.unity.textmeshpro": "2.0.1",
1212
"com.unity.ugui": "1.0.0",
13-
"com.unity.xr.interaction.toolkit": "0.9.0-preview",
14-
"com.unity.xr.legacyinputhelpers": "2.0.2",
13+
"com.unity.xr.interaction.toolkit": "0.9.2-preview",
14+
"com.unity.xr.legacyinputhelpers": "1.3.8",
1515
"com.unity.xr.openvr.standalone": "2.0.5",
1616
"com.unity.modules.ai": "1.0.0",
1717
"com.unity.modules.androidjni": "1.0.0",

0 commit comments

Comments
 (0)