简体   繁体   中英

Unable to Merge Dex While building android in ionic 1

I am trying to build my ionic application when the build gets started i am getting an error as follows:

> java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex

My Gradle Version is 4.1.0 and Android version is 6.4.0

Use this commands

cordova clean android
cordova build android

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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