build(f-droid): turn vcsInfo back on

This commit is contained in:
LucasGGamerM
2025-05-15 08:59:51 -03:00
parent 78219038bd
commit 41a7ca5487

View File

@@ -115,7 +115,7 @@ android {
} }
fdroidRelease { fdroidRelease {
initWith release initWith release
vcsInfo.include false vcsInfo.include true
// The F-droid build system doesn't like this at all for some reason. // The F-droid build system doesn't like this at all for some reason.
// versionNameSuffix '-fdroid' // versionNameSuffix '-fdroid'
// signingConfig signingConfigs.release // signingConfig signingConfigs.release