Skip to content

Commit a9c6fb6

Browse files
Updating some config files
1 parent efff315 commit a9c6fb6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Projects/UntitledCatGame/Assets/Plugins/Android/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<action android:name="android.intent.action.VIEW" />
1515
<category android:name="android.intent.category.DEFAULT" />
1616
<category android:name="android.intent.category.BROWSABLE" />
17-
<data android:scheme="TODO:UPDATE THIS" />
17+
<data android:scheme="TODO:UPDATE THIS" android:host="immersive-commerce" />
1818
</intent-filter>
1919
<meta-data android:name="unityplayer.UnityActivity" android:value="true" />
2020
</activity>

Projects/UntitledCatGame/Assets/Resources/Unity Immersive Commerce/ARSConfiguration.asset

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)