Closed pimlott closed 12 years ago
which version of the plugin / sdk do you use? the most recent version has an error check, an other possibility could be that your version of aapt doesn't return correct exit codes. sometimes android tools are buggy.
sorry, you're correct, i checked the wrong task. will fix.
In one of my builds, the aapt-generate step reports:
This should not be considered successs. I verified by running it directly that aapt returns a non-zero exit status. sbt-android-plugin doesn't seem to be checking this.