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

fix: Define cordovaConfig gradle variable #5024

Merged
merged 2 commits into from
Sep 9, 2021
Merged

Conversation

jcesarmobile
Copy link
Member

In cordova-android 10 there is a cordovaConfig gradle variable defined and plugins using it won't compile since it's not there.

This PR defines an empty cordovaConfig variable so cordova-plugin-intercom plugin compiles, but we might need to add/define some of the cordovaConfig values in the future if more problems appear.

closes #5019

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.

cordova-plugin-intercom 10.1.0 fails to compile for Android with Capacitor 3
2 participants