Skip to content

Commit

Permalink
Updated Unity ADS SDK 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev committed May 8, 2022
1 parent 2a7f362 commit 39d2a82
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#import "UADSDictionaryConvertible.h"
#import <UnityAds/UADSDictionaryConvertible.h>

@interface UADSBaseOptions : NSObject<UADSDictionaryConvertible>

Expand Down

This file was deleted.

Binary file modified defunityads/lib/ios/UnityAds.framework/Info.plist
Binary file not shown.
Binary file modified defunityads/lib/ios/UnityAds.framework/UnityAds
Binary file not shown.
2 changes: 1 addition & 1 deletion defunityads/manifests/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies {
compile 'com.unity3d.ads:unity-ads:4.1.0'
compile 'com.unity3d.ads:unity-ads:4.2.0'
}

0 comments on commit 39d2a82

Please sign in to comment.