Fix build. (#617)

This commit is contained in:
Justin Bassett 2020-06-10 16:28:09 -04:00 committed by GitHub
parent f87ed32560
commit 0f92172fee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View file

View file

@ -85,6 +85,7 @@ android {
lintOptions {
disable("MissingTranslation")
isAbortOnError = false
}
}