adding a prepaid build variant

This commit is contained in:
tibbi 2022-07-01 18:30:07 +02:00
parent 12e1226a70
commit 7e96d1d4c7
2 changed files with 8 additions and 0 deletions

View file

@ -49,6 +49,7 @@ android {
productFlavors {
core {}
fdroid {}
prepaid {}
}
sourceSets {