Skip to content

Commit

Permalink
build: Remove debug app suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Mar 9, 2024
1 parent f3012ce commit 3ca8bf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ android {
buildTypes {
debug {
signingConfig signingConfigs.debug
applicationIdSuffix ".debug"
versionNameSuffix "-debug"
}
release {
Expand Down

0 comments on commit 3ca8bf6

Please sign in to comment.