Skip to content

Commit

Permalink
upgrade admob sdk for ios to v7.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Liming Xie committed Apr 24, 2018
1 parent ce3172f commit 5260d0b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-admobpro",
"version": "2.31.4",
"version": "2.31.5",
"description": "Ultimate Cordova Plugin for Google AdMob and DFP to monetize hybrid apps. Show mobile Ad with single line of JavaScript. Compatible with Cordova CLI, PhoneGap Build, Intel XDK/Crosswalk, Google ChromeApp, Ionic, Meteor, etc.",
"cordova": {
"id": "cordova-plugin-admobpro",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-admobpro"
version="2.31.4">
version="2.31.5">

<name>AdMob Plugin Pro</name>
<description>Ultimate Cordova Plugin for Google AdMob and DFP to monetize hybrid apps. Show mobile Ad with single line of JavaScript. Compatible with Cordova CLI, PhoneGap Build, Intel XDK/Crosswalk, Google ChromeApp, Ionic, Meteor, etc.</description>
Expand Down
Binary file modified src/ios/GoogleMobileAds.framework/GoogleMobileAds
Binary file not shown.

0 comments on commit 5260d0b

Please sign in to comment.