feat: add more helpers/developers
This commit is contained in:
parent
f088b90964
commit
22e687b9d8
3 changed files with 26 additions and 8 deletions
|
@ -51,7 +51,7 @@ android {
|
|||
applicationIdSuffix ".beta"
|
||||
versionNameSuffix "-beta01"
|
||||
manifestPlaceholders = [icon_placeholder: "@mipmap/ic_launcher_beta", icon_placeholder_round: "@mipmap/ic_launcher_beta_round"]
|
||||
debuggable System.getenv("CI") == null
|
||||
debuggable false
|
||||
}
|
||||
release {
|
||||
manifestPlaceholders = [icon_placeholder: "@mipmap/ic_launcher", icon_placeholder_round: "@mipmap/ic_launcher_round"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue