mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-22 06:30:32 -04:00
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