mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
refactor: change flavor to fdroid
This commit is contained in:
@@ -50,9 +50,8 @@ android {
|
||||
}
|
||||
flavorDimensions.add("type")
|
||||
productFlavors {
|
||||
create("floss") {
|
||||
create("fdroid") {
|
||||
dimension = "type"
|
||||
applicationIdSuffix = ".floss"
|
||||
}
|
||||
create("general") {
|
||||
dimension = "type"
|
||||
|
||||
Reference in New Issue
Block a user