renaming basic flavor to core

This commit is contained in:
tibbi 2022-02-02 22:45:22 +01:00
parent aead0af63e
commit f5aff9224d
1 changed files with 1 additions and 1 deletions

View File

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