Skip to content

Commit

Permalink
update to 4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev committed Nov 23, 2023
1 parent 22ed209 commit 9ece6fe
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.1'
implementation 'com.unity3d.ads:unity-ads:4.9.2'
}
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.1'
pod 'UnityAds', '4.9.2'

0 comments on commit 9ece6fe

Please sign in to comment.