caiobiodere / cordova-template-framework7-vue-webpack

Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Apache License 2.0
620 stars 154 forks source link

cordova build android --release -failed #143

Closed VisualMafia closed 5 years ago

VisualMafia commented 5 years ago

:app:lintVitalRelease FAILED

VisualMafia commented 5 years ago

Fix: Change in platforms/android/build.gradle change jcenter () to jcenter { url "http://jcenter.bintray.com/" }