mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-25 10:25:03 +01:00
@@ -399,8 +399,8 @@ preBuild.dependsOn copyMarkdown
|
||||
tasks.register('copyChangelog', Copy) {
|
||||
from "${rootDir}"
|
||||
into "../metadata/en-US/changelogs"
|
||||
include "fdroid.txt"
|
||||
rename "fdroid.txt", getVersionCode() + ".txt"
|
||||
include "CHANGELOG.md"
|
||||
rename "CHANGELOG.md", getVersionCode() + ".txt"
|
||||
filter { String line ->
|
||||
line
|
||||
.replaceAll(".*Google Translate.*", "--------------------")
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
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