File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323
2424### Add the line below to ` Packages/manifest.json `
2525
26- for version ` 1.0.2 `
26+ for version ` 1.0.3 `
2727``` csharp
28- " com.wolf-package.in-app-purchasing" : " https://github.com/wolf-package/in-app-purchasing-unity.git#1.0.2 " ,
28+ " com.wolf-package.in-app-purchasing" : " https://github.com/wolf-package/in-app-purchasing-unity.git#1.0.3 " ,
2929```
3030dependency ` extensions-unity-1.0.3 `
3131``` csharp
Original file line number Diff line number Diff line change 22 "name" : " com.wolf-package.in-app-purchasing" ,
33 "displayName" : " UnityCommon-IAP" ,
44 "description" : " Support for unity in-app-purchasing" ,
5- "version" : " 1.0.2 " ,
5+ "version" : " 1.0.3 " ,
66 "unity" : " 2021.3" ,
77 "category" : " virtuesky" ,
88 "license" : " MIT" ,
1919 ],
2020 "dependencies" : {
2121 "com.unity.purchasing" : " 4.12.0" ,
22- "com.wolf-package.extensions" : " https://github.com/wolf-package/extensions-unity.git#1.0.1 "
22+ "com.wolf-package.extensions" : " https://github.com/wolf-package/extensions-unity.git#1.0.3 "
2323 }
2424}
You can’t perform that action at this time.
0 commit comments