mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
renaming basic flavor to core
This commit is contained in:
@ -27,7 +27,7 @@ android {
|
|||||||
|
|
||||||
flavorDimensions "variants"
|
flavorDimensions "variants"
|
||||||
productFlavors {
|
productFlavors {
|
||||||
basic {}
|
core {}
|
||||||
fdroid {}
|
fdroid {}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user