mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-04-25 09:22:40 -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