Skip to content

Commit b9c87d8

Browse files
chore: Updating to the latest SDK package (#8)
## Proposed change(s) Upgrading to the latest SDK packages. ### Useful links (GitHub issues, JIRA tickets, forum threads, etc.) ### Types of change(s) - [ ] Bug fix - [ ] New feature - [ ] Code refactor - [ ] Documentation update - [x] Other - package upgrade ## Testing and Verification Please describe the tests that you ran to verify your changes. Please also provide instructions as appropriate so we can reproduce the test environment. ### Test Configuration Tested on device ## Checklist - [x] Ensured this PR is up-to-date with the `main` branch - [x] Created this PR to target the `main` branch - [ ] Added tests that prove my fix is effective or that my feature works - [ ] Updated the documentation as appropriate ## Other comments
1 parent 130b7b0 commit b9c87d8

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

Projects/SDK Packages/com.unity.unity-commerce-sdk-0.1.2853.tgz

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:2b6a9720397e708e3403c4013c51f7b0ab1a069d055f734e9db9ea9c0ec80e79
3+
size 518560

Projects/SDK Packages/com.unity.walmart-commerce-sdk-0.1.2853.tgz

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:6463c9c1a0cab4b926aa7b751538bfb000d7f5fc204a6efb78b78a2c28f80ef1
3+
size 2111241

Projects/UntitledCatGame/Assets/Resources/Commerce Opportunity Editor/CommerceOpportunityDatastore.asset

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Projects/UntitledCatGame/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"com.unity.timeline": "1.7.6",
1212
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6",
1313
"com.unity.ugui": "1.0.0",
14-
"com.unity.unity-commerce-sdk": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2853.tgz",
14+
"com.unity.unity-commerce-sdk": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2854.tgz",
1515
"com.unity.visualscripting": "1.9.4",
16-
"com.unity.walmart-commerce-sdk": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2853.tgz",
16+
"com.unity.walmart-commerce-sdk": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2854.tgz",
1717
"com.unity.modules.ai": "1.0.0",
1818
"com.unity.modules.androidjni": "1.0.0",
1919
"com.unity.modules.animation": "1.0.0",

Projects/UntitledCatGame/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
}
318318
},
319319
"com.unity.unity-commerce-sdk": {
320-
"version": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2853.tgz",
320+
"version": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2854.tgz",
321321
"depth": 0,
322322
"source": "local-tarball",
323323
"dependencies": {
@@ -336,7 +336,7 @@
336336
"url": "https://packages.unity.com"
337337
},
338338
"com.unity.walmart-commerce-sdk": {
339-
"version": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2853.tgz",
339+
"version": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2854.tgz",
340340
"depth": 0,
341341
"source": "local-tarball",
342342
"dependencies": {

0 commit comments

Comments
 (0)