remove unnecessary build flavors
This commit is contained in:
parent
1e7725a4a0
commit
2176ac684f
1 changed files with 0 additions and 9 deletions
|
@ -26,15 +26,6 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
flavorDimensions "store"
|
||||
productFlavors {
|
||||
google {
|
||||
dimension "store"
|
||||
}
|
||||
fdroid {
|
||||
dimension "store"
|
||||
}
|
||||
}
|
||||
lintOptions {
|
||||
disable 'MissingTranslation'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue