renaming basic flavor to core

This commit is contained in:
tibbi 2022-02-02 22:45:22 +01:00
parent aead0af63e
commit f5aff9224d

View file

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