Set googleplay as default flavor

pull/2520/head
Alex Baker 9 months ago
parent 10d2e8feda
commit 5948e4a958

@ -135,6 +135,7 @@ android {
dimension = "store"
}
create("googleplay") {
isDefault = true
dimension = "store"
}
}

Loading…
Cancel
Save