java - Ionic build android process exception error -
,hi all, after running
cordova build --release android
i error:
* went wrong: execution failed task ':transformclasseswithmultidexlistforrelease'. > com.android.build.api.transform.transformexception: com.android.ide.common.process.processexception: org.gradle.process.internal.execexception: process 'command 'c:\program files\java\jdk1.7.0_79\bin\java.exe'' finished non-zero exit value 1
i tried find fix in internet nothing works open suggestions. thanks!
i have updated jdk 1.8.0 , run smoothly :)
Comments
Post a Comment