Merge remote-tracking branch 'base/develop' into develop

This commit is contained in:
Max Pop 2020-10-05 11:49:14 +02:00
commit d4ecc5825d
No known key found for this signature in database
GPG Key ID: F2860A8BDF86D1F8
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ android {
lintOptions {
baselineFile file("lint-baseline.xml")
warning 'MissingTranslation'
abortOnError true
}
}