adding a prepaid build variant
This commit is contained in:
parent
12e1226a70
commit
7e96d1d4c7
2 changed files with 8 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ android {
|
|||
productFlavors {
|
||||
core {}
|
||||
fdroid {}
|
||||
prepaid {}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue