Rename main flavor ('no') to 'github'

This commit is contained in:
sim
2023-01-29 22:42:22 +01:00
parent 869ebd90df
commit e94e195e73

View File

@@ -62,7 +62,7 @@ android {
flavorDimensions "flavor"
productFlavors {
no {
github {
dimension "flavor"
applicationIdSuffix ""
}