mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
0.9.0-alpha4
This commit is contained in:
parent
44d5bef12a
commit
a883f9e2d3
@ -67,7 +67,7 @@ android {
|
|||||||
isMinifyEnabled = false
|
isMinifyEnabled = false
|
||||||
isShrinkResources = false
|
isShrinkResources = false
|
||||||
applicationIdSuffix = ".debug"
|
applicationIdSuffix = ".debug"
|
||||||
versionNameSuffix = "-alpha3"
|
versionNameSuffix = "-alpha4"
|
||||||
resValue("string", "application_name", "Neo Store-Debug")
|
resValue("string", "application_name", "Neo Store-Debug")
|
||||||
manifestPlaceholders["appIcon"] = "@mipmap/ic_launcher_debug"
|
manifestPlaceholders["appIcon"] = "@mipmap/ic_launcher_debug"
|
||||||
manifestPlaceholders["appIconRound"] = "@mipmap/ic_launcher_round_debug"
|
manifestPlaceholders["appIconRound"] = "@mipmap/ic_launcher_round_debug"
|
||||||
@ -76,7 +76,7 @@ android {
|
|||||||
isMinifyEnabled = false
|
isMinifyEnabled = false
|
||||||
isShrinkResources = false
|
isShrinkResources = false
|
||||||
applicationIdSuffix = ".neo"
|
applicationIdSuffix = ".neo"
|
||||||
versionNameSuffix = "-alpha3"
|
versionNameSuffix = "-alpha4"
|
||||||
resValue("string", "application_name", "Neo Store-alpha")
|
resValue("string", "application_name", "Neo Store-alpha")
|
||||||
manifestPlaceholders["appIcon"] = "@mipmap/ic_launcher_debug"
|
manifestPlaceholders["appIcon"] = "@mipmap/ic_launcher_debug"
|
||||||
manifestPlaceholders["appIconRound"] = "@mipmap/ic_launcher_round_debug"
|
manifestPlaceholders["appIconRound"] = "@mipmap/ic_launcher_round_debug"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user