Skip to content

Commit 3a5ea48

Browse files
committed
revert: remove unrelated gitignore and package changes from CI test PR
1 parent 70a583f commit 3a5ea48

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

sample/.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
**/Payload.ipa
22
**/logFile.log
3-
**/local.log
4-
venv/
3+
**/local.log

sample/Packages/packages-lock.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@
3636
"source": "local",
3737
"dependencies": {
3838
"com.unity.nuget.newtonsoft-json": "3.2.0",
39-
"com.cysharp.unitask": "2.3.1",
40-
"com.unity.modules.unitywebrequest": "1.0.0",
41-
"com.unity.modules.jsonserialize": "1.0.0",
42-
"com.unity.modules.androidjni": "1.0.0"
39+
"com.cysharp.unitask": "2.3.3"
4340
}
4441
},
4542
"com.unity.ai.navigation": {

0 commit comments

Comments
 (0)