fix: change download icon
This commit is contained in:
parent
eade3ce341
commit
462f82e3fb
22 changed files with 22 additions and 22 deletions
|
@ -27,7 +27,7 @@ android {
|
|||
|
||||
buildTypes {
|
||||
alpha {
|
||||
applicationIdSuffix ".alpha"
|
||||
applicationIdSuffix ".beta" // keep as the same application by popular request
|
||||
versionNameSuffix "-alpha01"
|
||||
manifestPlaceholders = [icon_placeholder: "@mipmap/ic_launcher_alpha", icon_placeholder_round: "@mipmap/ic_launcher_alpha_round"]
|
||||
debuggable System.getenv("CI") == null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue