Skip to content

Commit 05a3065

Browse files
committed
Remove debug prefix. Updates #17190
Signed-off-by: Segi <segihovav@gmail.com>
1 parent 20a2b4c commit 05a3065

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ android {
8585
buildConfigField "String", "GITHUB_2FA_SECRET", "\"" + getLocalProperty("github2FASecret", "")+"\""
8686
}
8787
debug {
88-
applicationIdSuffix ".debug"
8988
manifestPlaceholders.leanbackRequired = false
9089
}
9190
release {

0 commit comments

Comments
 (0)