Skip to content

Commit

Permalink
version uplift to v2.49.0 to match admob sdk v7.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Liming Xie committed Sep 3, 2019
1 parent ce74ca2 commit adb1719
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-admobpro",
"version": "2.37.2",
"version": "2.49.0",
"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
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.37.2">
version="2.49.0">

<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

0 comments on commit adb1719

Please sign in to comment.