Skip to content
Snippets Groups Projects
Commit b4b5a6ec authored by Anon's avatar Anon
Browse files

build.gradle: Ignore missing translations.

parent baac5f08
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ android {
}
lintOptions {
warning 'AppLinkUrlError'
warning 'MissingTranslation'
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment