Skip to content

Commit

Permalink
New SDK 4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev committed Mar 10, 2024
1 parent 9ece6fe commit 7d32f12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion defunityads/manifests/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ repositories {
}

dependencies {
implementation 'com.unity3d.ads:unity-ads:4.9.2'
implementation 'com.unity3d.ads:unity-ads:4.9.3'
}
2 changes: 1 addition & 1 deletion defunityads/manifests/ios/Podfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
platform :ios, '10.0'
pod 'UnityAds', '4.9.2'
pod 'UnityAds', '4.9.3'

0 comments on commit 7d32f12

Please sign in to comment.