mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-18 16:25:27 +02:00
Fuck you, 🤡 Huawei 🤡: The Sequel
- Got rid of AppGallery build variant
This commit is contained in:
parent
7c582f8298
commit
6ed66e761d
@ -60,7 +60,6 @@ android {
|
|||||||
flavorDimensions += "mainFlavorDimension"
|
flavorDimensions += "mainFlavorDimension"
|
||||||
productFlavors {
|
productFlavors {
|
||||||
create("playStore") {}
|
create("playStore") {}
|
||||||
create("appGallery") {}
|
|
||||||
create("ruStore") {}
|
create("ruStore") {}
|
||||||
create("nashStore") {}
|
create("nashStore") {}
|
||||||
create("ruMarket") {}
|
create("ruMarket") {}
|
||||||
|
@ -40,7 +40,6 @@ internal fun Project.configureKotlinAndroid(
|
|||||||
flavorDimensions += "mainFlavorDimension"
|
flavorDimensions += "mainFlavorDimension"
|
||||||
productFlavors {
|
productFlavors {
|
||||||
create("playStore") {}
|
create("playStore") {}
|
||||||
create("appGallery") {}
|
|
||||||
create("ruStore") {}
|
create("ruStore") {}
|
||||||
create("nashStore") {}
|
create("nashStore") {}
|
||||||
create("ruMarket") {}
|
create("ruMarket") {}
|
||||||
|
@ -32,9 +32,6 @@ android {
|
|||||||
getByName("playStore") {
|
getByName("playStore") {
|
||||||
storeLink("http://play.google.com/store/apps/details?id=com.sadellie.unitto")
|
storeLink("http://play.google.com/store/apps/details?id=com.sadellie.unitto")
|
||||||
}
|
}
|
||||||
getByName("appGallery") {
|
|
||||||
storeLink("https://appgallery.huawei.com/app/C105740875")
|
|
||||||
}
|
|
||||||
getByName("nashStore") {
|
getByName("nashStore") {
|
||||||
storeLink("https://store.nashstore.ru/store/627de8394891a527a6efe56a")
|
storeLink("https://store.nashstore.ru/store/627de8394891a527a6efe56a")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user