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 1380f29 commit 3f8d82dCopy full SHA for 3f8d82d
defunityads/manifests/android/build.gradle
@@ -3,5 +3,5 @@ repositories {
3
}
4
5
dependencies {
6
- implementation 'com.unity3d.ads:unity-ads:4.13.2'
+ implementation 'com.unity3d.ads:unity-ads:4.14.1'
7
defunityads/manifests/ios/Podfile
@@ -1,2 +1,2 @@
1
platform :ios, '12.0'
2
-pod 'UnityAds', '4.13.2'
+pod 'UnityAds', '4.14.1'
0 commit comments