We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a2b4c commit 05a3065Copy full SHA for 05a3065
1 file changed
android/build.gradle
@@ -85,7 +85,6 @@ android {
85
buildConfigField "String", "GITHUB_2FA_SECRET", "\"" + getLocalProperty("github2FASecret", "")+"\""
86
}
87
debug {
88
- applicationIdSuffix ".debug"
89
manifestPlaceholders.leanbackRequired = false
90
91
release {
0 commit comments