Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce PLAY_SERVICES_VERSION #649

Closed
wants to merge 1 commit into from

Conversation

mkuklis
Copy link

@mkuklis mkuklis commented Oct 13, 2018

Hi @floatinghotpot this PR introduces a PLAY_SERVICES_VERSION variable in order to allow for specifying what version of com.google.android.gms:play-services-ads we want to use.

It could be use like this:

cordova plugin add cordova-plugin-admobpro --variable PLAY_SERVICES_VERSION=11.0.8

I'm one of your customers and I've been using your plugin for a while now. Unfortunately we are running into versioning issues when using cordova-admob-pro with other plugins. This change will help us a lot. I also just noticed another PR: #645 which I think asks for the same change.

Could you please merge this in? Thank you!

@floatinghotpot
Copy link
Owner

Hi @mkuklis, Good point! Thanks for the pull request. I have updated the plugin with it and another change (instead of merge the PR directly)

@mkuklis
Copy link
Author

mkuklis commented Oct 16, 2018

Thank you @floatinghotpot!

@mkuklis mkuklis closed this Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants