Skip to content

Commit

Permalink
pref: Remove debug app package name suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
deltazefiro committed Apr 8, 2024
1 parent 801978f commit f1cf0ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ android {
}
}
debug {
applicationIdSuffix ".debug"
versionNameSuffix "-${getGitHash()}"
debuggable true
}
Expand Down

0 comments on commit f1cf0ba

Please sign in to comment.