mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
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