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 3fbbf13 commit 388d6c7Copy full SHA for 388d6c7
defunityads/manifests/android/build.gradle
@@ -3,5 +3,5 @@ repositories {
3
}
4
5
dependencies {
6
- implementation 'com.unity3d.ads:unity-ads:4.14.2'
+ implementation 'com.unity3d.ads:unity-ads:4.15.0'
7
defunityads/manifests/ios/Podfile
@@ -1,2 +1,2 @@
1
platform :ios, '12.0'
2
-pod 'UnityAds', '4.14.2'
+pod 'UnityAds', '4.15.0'
0 commit comments