mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 05:23:56 +00:00
debuggable false
This commit is contained in:
@@ -29,7 +29,7 @@ android {
|
||||
debug {
|
||||
applicationIdSuffix ".beta"
|
||||
manifestPlaceholders = [icon_placeholder: "@mipmap/ic_launcher_beta", icon_placeholder_round: "@mipmap/ic_launcher_beta_round"]
|
||||
debuggable true
|
||||
debuggable false
|
||||
}
|
||||
release {
|
||||
manifestPlaceholders = [icon_placeholder: "@mipmap/ic_launcher", icon_placeholder_round: "@mipmap/ic_launcher_round"]
|
||||
|
||||
Reference in New Issue
Block a user