繁体   English   中英

cordova-android 构建与冲突的 android 组件/依赖版本(播放服务位置,firebase 等)

[英]cordova-android build with conflicting android component/dependency versions (play-services-location, firebase etc.)

When building android through Cordova, different plugins/dependencies require different versions of Android components, and the only way to make the build work is to use android studio to help correct the version numbers.

是否有 Cordova 构建方式来跨插件配置组件版本?

我找不到直接在 Cordova 中配置它的方法。

This gist shows a way to use an external Gradle config to force the version numbers, which works: https://gist.github.com/ulrichenslin/9cf52a0f140bddf5554dc69a34a81737

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM