mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 17:51:02 +00:00
feat: add more helpers/developers
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user