breautek commented on code in PR #1550:
URL: https://github.com/apache/cordova-android/pull/1550#discussion_r1086678246
##########
package.json:
##########
@@ -26,7 +26,7 @@
"license": "Apache-2.0",
"dependencies": {
"android-versions": "^1.7.0",
- "cordova-common": "^4.0.2",
+ "cordova-common": "https://github.com/liyamahendra/cordova-common",
Review Comment:
> Apart from changes in this project, I had to do a small change in
cordova-common, the details of which can be seen
[here](https://github.com/liyamahendra/cordova-common/blob/8f415cfa2e304692f3d4c783e8fa916b65d072b7/src/ConfigParser/ConfigParser.js#L570).
I think you can build a PR for that against cordova-common
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]