breautek commented on issue #1144: URL: https://github.com/apache/cordova-android/issues/1144#issuecomment-746268694
Try running `cordova clean android` This will delete your intermediates. Then you can try rebuilding. If it doesn't work -- I'll need a bit more information. - I'll need your `cordova-android` version (obtainable via `cordova platform ls`) - The build tools version you're using (Should be in your `PATH` somewhere.. e.g: `%ANDROID_HOME%/build-tools/<version>/` - - If not in your path, then you can check the android SDK Manager for what build tools versions is installed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
