Remove the warning saying the app name is being replaced on benchmark.
This commit is contained in:
@@ -108,7 +108,6 @@ android {
|
||||
release {
|
||||
proguardFiles getDefaultProguardFile("proguard-android-optimize.txt"), 'proguard-rules.pro'
|
||||
minifyEnabled true
|
||||
resValue "string", "app_name", "@string/app_name_release"
|
||||
}
|
||||
debug {
|
||||
applicationIdSuffix '.debug'
|
||||
|
||||
Reference in New Issue
Block a user