Skip to content

Commit

Permalink
build: disable vcsInfo for fdroid builds
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasGGamerM committed Jan 7, 2025
1 parent 899f48b commit 082de41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mastodon/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ android {
}
fdroidRelease {
initWith release
vcsInfo.include false
// The F-droid build system doesn't like this at all for some reason.
// versionNameSuffix '-fdroid'
// signingConfig signingConfigs.release
Expand Down

0 comments on commit 082de41

Please sign in to comment.