Во вкладке Event log:
Code: Select all
Generate Signed APK: Errors while building APK. You can find the errors in the 'Messages' view.
Code: Select all
Lint found fatal errors while assembling a release target.
To proceed, either fix the issues identified by lint, or modify your build script as follows:
...
android {
lintOptions {
checkReleaseBuilds false
// Or, if you prefer, you can continue to check for errors in release builds,
// but continue the build even when errors are found:
abortOnError false
}
}
...
То есть недоставало трёх переводов.Correctness:Messages
3 Error MissingTranslation: Incomplete translation