簡體   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