File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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.1.2 `
26
+ for version ` 1.1.3 `
27
27
``` csharp
28
- " com.wolf-org.advertising" : " https://github.com/wolf-org/advertising-unity.git#1.1.2 " ,
28
+ " com.wolf-org.advertising" : " https://github.com/wolf-org/advertising-unity.git#1.1.3 " ,
29
29
```
30
30
dependency ` extensions-unity-1.0.5 `
31
31
``` csharp
@@ -34,7 +34,7 @@ dependency `extensions-unity-1.0.5`
34
34
35
35
Install ` app-tracking-unity ` and add define symbol ` VIRTUESKY_TRACKING ` if you need ad revenue tracking
36
36
``` csharp
37
- " com.wolf-org.tracking" : " https://github.com/wolf-org/app-tracking-unity.git#1.0.2 " ,
37
+ " com.wolf-org.tracking" : " https://github.com/wolf-org/app-tracking-unity.git#1.0.3 " ,
38
38
```
39
39
40
40
## Use
Original file line number Diff line number Diff line change 2
2
"name" : " com.wolf-org.advertising" ,
3
3
"displayName" : " UnityCommon-ADS" ,
4
4
"description" : " Support show ads for game unity" ,
5
- "version" : " 1.1.2 " ,
5
+ "version" : " 1.1.3 " ,
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