Skip to content

Commit 3fbbf13

Browse files
committed
4.14.2
1 parent 3f8d82d commit 3fbbf13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

defunityads/manifests/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ repositories {
33
}
44

55
dependencies {
6-
implementation 'com.unity3d.ads:unity-ads:4.14.1'
6+
implementation 'com.unity3d.ads:unity-ads:4.14.2'
77
}

defunityads/manifests/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
platform :ios, '12.0'
2-
pod 'UnityAds', '4.14.1'
2+
pod 'UnityAds', '4.14.2'

0 commit comments

Comments
 (0)