We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7523a8f commit d55b2d9Copy full SHA for d55b2d9
app/android/app/build.gradle
@@ -92,7 +92,7 @@ android {
92
}
93
fdroid {
94
dimension "deploy"
95
-// signingConfig null
+ signingConfig null
96
versionNameSuffix ""
97
98
play {
0 commit comments