We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf1c5f commit 06f821fCopy full SHA for 06f821f
README.md
@@ -24,16 +24,16 @@
24
### Add the line below to `Packages/manifest.json`
25
26
for version `1.1.6`
27
-```csharp
+```json
28
"com.wolf-org.advertising":"https://github.com/unity-package/advertising-unity.git#1.1.6",
29
```
30
dependency `extensions-unity-1.0.5`
31
32
"com.wolf-org.extensions":"https://github.com/unity-package/extensions-unity.git#1.0.5",
33
34
35
Install `app-tracking-unity` and add define symbol `VIRTUESKY_TRACKING` if you need ad revenue tracking
36
37
"com.wolf-org.tracking":"https://github.com/unity-package/app-tracking-unity.git#1.0.3",
38
39
0 commit comments