gradle: Mark vanilla as the default flavour
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -114,6 +114,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
create("vanilla") {
|
||||
isDefault = true
|
||||
dimension = "device"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user