File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
24
24
### Add the line below to ` Packages/manifest.json `
25
25
26
- for version ` 1.0.6 `
26
+ for version ` 1.0.7 `
27
27
``` csharp
28
- " com.wolf-package.advertising" : " https://github.com/wolf-package/advertising-unity.git#1.0.6 " ,
28
+ " com.wolf-package.advertising" : " https://github.com/wolf-package/advertising-unity.git#1.0.7 " ,
29
29
```
30
- dependency ` extensions-unity-1.0.0 `
30
+ dependency ` extensions-unity-1.0.1 `
31
31
``` csharp
32
- " com.wolf-package.extensions" : " https://github.com/wolf-package/extensions-unity.git#1.0.0 " ,
32
+ " com.wolf-package.extensions" : " https://github.com/wolf-package/extensions-unity.git#1.0.1 " ,
33
33
```
34
34
35
35
Install ` 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 2
2
"name" : " com.wolf-package.advertising" ,
3
3
"displayName" : " UnityCommon-ADS" ,
4
4
"description" : " Support show ads for game unity" ,
5
- "version" : " 1.0.6 " ,
5
+ "version" : " 1.0.7 " ,
6
6
"unity" : " 2021.3" ,
7
7
"category" : " virtuesky" ,
8
8
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments