Skip to content

Commit 3f8d82d

Browse files
committed
update unity sdk
1 parent 1380f29 commit 3f8d82d

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.13.2'
6+
implementation 'com.unity3d.ads:unity-ads:4.14.1'
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.13.2'
2+
pod 'UnityAds', '4.14.1'

0 commit comments

Comments
 (0)