I have upgraded my Cordova CLI development environment to the latest versions. But still obtaining this error so I can't build my project:
The command:
cordova build android
The error message:
Error: Project contains at least one plugin that requires a system library. This is not supported with ANT. Palease build using gradle.
Anybody knows a solution? Thanks in advance.