1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-03-04 03:17:47 +01:00

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

View File

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