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"
|
||||
productFlavors {
|
||||
create("playStore") {}
|
||||
create("appGallery") {}
|
||||
create("ruStore") {}
|
||||
create("nashStore") {}
|
||||
create("ruMarket") {}
|
||||
|
@ -40,7 +40,6 @@ internal fun Project.configureKotlinAndroid(
|
||||
flavorDimensions += "mainFlavorDimension"
|
||||
productFlavors {
|
||||
create("playStore") {}
|
||||
create("appGallery") {}
|
||||
create("ruStore") {}
|
||||
create("nashStore") {}
|
||||
create("ruMarket") {}
|
||||
|
@ -32,9 +32,6 @@ android {
|
||||
getByName("playStore") {
|
||||
storeLink("http://play.google.com/store/apps/details?id=com.sadellie.unitto")
|
||||
}
|
||||
getByName("appGallery") {
|
||||
storeLink("https://appgallery.huawei.com/app/C105740875")
|
||||
}
|
||||
getByName("nashStore") {
|
||||
storeLink("https://store.nashstore.ru/store/627de8394891a527a6efe56a")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user