Skip to content

Commit d55b2d9

Browse files
committed
try forcing f-droid flavors to not sign
1 parent 7523a8f commit d55b2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ android {
9292
}
9393
fdroid {
9494
dimension "deploy"
95-
// signingConfig null
95+
signingConfig null
9696
versionNameSuffix ""
9797
}
9898
play {

0 commit comments

Comments
 (0)