Remove resValue from debug.

Change-Id: Icb5455a4887cc8cab9e6ebcc6ad4751343238cc6
pull/1541/head
Jaehwa Noh 1 year ago
parent 86ed2733c0
commit 334e8a8046

@ -43,7 +43,6 @@ android {
buildTypes {
debug {
applicationIdSuffix = NiaBuildType.DEBUG.applicationIdSuffix
resValue("string", "app_name_display", "@string/app_name_debug")
}
release {
isMinifyEnabled = true

Loading…
Cancel
Save