Skip to content

Commit

Permalink
Updating to 2.8.1
Browse files Browse the repository at this point in the history
Updating to 2.8.1
  • Loading branch information
Shchvova committed Dec 26, 2020
1 parent 9d60f0b commit 6c1fa13
Show file tree
Hide file tree
Showing 24 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
plugins/*.tgz
2100.9999/
2 changes: 1 addition & 1 deletion plugins/2020.3569/android/corona.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies {
implementation("com.appodeal.ads.sdk.networks:admob:2.6.4.1")
implementation("com.appodeal.ads.sdk.networks:admob:2.8.1.8")
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified plugins/2020.3569/iphone-sim/libAPDGoogleAdMobAdapter.a
Binary file not shown.
2 changes: 1 addition & 1 deletion plugins/2020.3569/iphone-sim/metadata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ local metadata =
{
format = 'staticLibrary',
staticLibs = { 'APDGoogleAdMobAdapter', },
frameworks = { 'GoogleAppMeasurement', 'GoogleMobileAds', 'FBLPromises', 'GoogleUtilities', 'nanopb', },
frameworks = { 'GoogleAppMeasurement', 'GoogleMobileAds', 'UserMessagingPlatform', 'FBLPromises', 'GoogleUtilities', 'nanopb', },
frameworksOptional = {},
},
}
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified plugins/2020.3569/iphone/libAPDGoogleAdMobAdapter.a
Binary file not shown.
2 changes: 1 addition & 1 deletion plugins/2020.3569/iphone/metadata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ local metadata =
{
format = 'staticLibrary',
staticLibs = { 'APDGoogleAdMobAdapter', },
frameworks = { 'GoogleAppMeasurement', 'GoogleMobileAds', 'FBLPromises', 'GoogleUtilities', 'nanopb', },
frameworks = { 'GoogleAppMeasurement', 'GoogleMobileAds', 'UserMessagingPlatform', 'FBLPromises', 'GoogleUtilities', 'nanopb', },
frameworksOptional = {},
},
}
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 6c1fa13

Please sign in to comment.