mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-01-20 21:50:58 +01:00
disable MissingTranslation
This commit is contained in:
parent
4d6cb47e6c
commit
5bb395f2d3
@ -30,7 +30,11 @@ android {
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
|
||||
lintOptions {
|
||||
disable 'MissingTranslation'
|
||||
checkReleaseBuilds false
|
||||
abortOnError false
|
||||
}
|
||||
productFlavors {
|
||||
fdroid_acad {
|
||||
applicationId "app.fedilab.fedilabtube"
|
||||
|
Loading…
Reference in New Issue
Block a user