mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-10 17:00:38 +01:00
F-Droid changelog
This commit is contained in:
@@ -399,8 +399,8 @@ preBuild.dependsOn copyMarkdown
|
||||
tasks.register('copyChangelog', Copy) {
|
||||
from "${rootDir}"
|
||||
into "../metadata/en-US/changelogs"
|
||||
include "CHANGELOG.md"
|
||||
rename "CHANGELOG.md", getVersionCode() + ".txt"
|
||||
include "fdroid.txt"
|
||||
rename "fdroid.txt", getVersionCode() + ".txt"
|
||||
filter { String line ->
|
||||
line
|
||||
.replaceAll(".*Google Translate.*", "--------------------")
|
||||
|
||||
1
fdroid.txt
Normal file
1
fdroid.txt
Normal file
@@ -0,0 +1 @@
|
||||
Please see here for the changelog: https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user