renaming basic flavor to core

This commit is contained in:
tibbi 2022-01-14 20:08:03 +01:00
parent 867cd9e3a7
commit b5a97813ca
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ android {
flavorDimensions "variants"
productFlavors {
basic {}
core {}
fdroid {}
}