Chore: rename flavor 'open' to 'foss'
This commit is contained in:
@@ -32,8 +32,8 @@ android {
|
||||
}
|
||||
|
||||
productFlavors {
|
||||
create("open") {
|
||||
dimension = "open"
|
||||
create("foss") {
|
||||
dimension = "foss"
|
||||
}
|
||||
create("premium") {
|
||||
dimension = "premium"
|
||||
|
||||
Reference in New Issue
Block a user