We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9611e0b commit 2ce6561Copy full SHA for 2ce6561
1 file changed
app/build.gradle.kts
@@ -81,7 +81,6 @@ android {
81
"proguard-rules.pro"
82
)
83
signingConfig = signingConfigs.findByName("release")
84
- ?: signingConfigs.getByName("debug")
85
}
86
87
0 commit comments