build(f-droid): turn vcsInfo back on
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user