-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bfa6e0b
commit 00bdecc
Showing
36 changed files
with
47,864 additions
and
26,525 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
dependencies { | ||
implementation 'com.appodeal.ads.sdk.networks:unity_ads:3.3.1.0' | ||
implementation 'com.appodeal.ads.sdk.networks:unity_ads:3.4.0.0' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
plugins/2018.3326/iphone-sim/UnityAds.framework/Headers/UnityAdsCommon.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#import <Foundation/Foundation.h> | ||
|
||
//! Project version number for UnityAdsTools. | ||
FOUNDATION_EXPORT double UnityAdsToolsVersionNumber; | ||
|
||
//! Project version string for UnityAdsTools. | ||
FOUNDATION_EXPORT const unsigned char UnityAdsToolsVersionString[]; | ||
|
||
// In this header, you should import all the public headers of your framework using statements like #import <UnityAdsTools/PublicHeader.h> | ||
|
||
#import <OMIDImports.h> | ||
|
Oops, something went wrong.