File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.7 `
26+ for version ` 1.0.8 `
2727``` csharp
28- " com.wolf-package.advertising" : " https://github.com/wolf-package/advertising-unity.git#1.0.7 " ,
28+ " com.wolf-package.advertising" : " https://github.com/wolf-package/advertising-unity.git#1.0.8 " ,
2929```
30- dependency ` extensions-unity-1.0.1 `
30+ dependency ` extensions-unity-1.0.2 `
3131``` csharp
32- " com.wolf-package.extensions" : " https://github.com/wolf-package/extensions-unity.git#1.0.1 " ,
32+ " com.wolf-package.extensions" : " https://github.com/wolf-package/extensions-unity.git#1.0.2 " ,
3333```
3434
3535Install ` app-tracking-unity ` and add define symbol ` VIRTUESKY_TRACKING ` if you need ad revenue tracking
Original file line number Diff line number Diff line change 22 "name" : " com.wolf-package.advertising" ,
33 "displayName" : " UnityCommon-ADS" ,
44 "description" : " Support show ads for game unity" ,
5- "version" : " 1.0.7 " ,
5+ "version" : " 1.0.8 " ,
66 "unity" : " 2021.3" ,
77 "category" : " virtuesky" ,
88 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments