Skip to content

Commit

Permalink
[Release] The application name is Element
Browse files Browse the repository at this point in the history
  • Loading branch information
Claire1817 authored Mar 31, 2022
1 parent 284cf6d commit f2c7c98
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions changelog.d/521.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix wrong application name in release build
2 changes: 0 additions & 2 deletions vector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,6 @@ android {
}

release {
resValue "string", "app_name", "Element"

resValue "bool", "debug_mode", "false"
buildConfigField "boolean", "LOW_PRIVACY_LOG_ENABLE", "false"
buildConfigField "boolean", "ENABLE_STRICT_MODE_LOGS", "false"
Expand Down

0 comments on commit f2c7c98

Please sign in to comment.