fix(f-droid): remove f-droid version suffix
This commit is contained in:
parent
07ab3c394a
commit
81519fe906
1 changed files with 2 additions and 1 deletions
|
@ -108,7 +108,8 @@ android {
|
|||
}
|
||||
fdroidRelease {
|
||||
initWith release
|
||||
versionNameSuffix '-fdroid'
|
||||
// The F-droid build system doesn't like this at all for some reason.
|
||||
// versionNameSuffix '-fdroid'
|
||||
// signingConfig signingConfigs.release
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue