From a521e939199b3997ae696ee99b8d13706674d6b2 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 24 Sep 2021 08:16:21 +0200 Subject: [PATCH] 1.1732 release --- CHANGELOG.md | 4 +++- app/build.gradle | 6 +++--- app/src/main/assets/CHANGELOG.md | 4 +++- metadata/en-US/changelogs/1732.txt | 4 +++- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 647f5f0a5c..3a22b850ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ 🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md) -### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia) +### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar) ### 1.1732 @@ -13,6 +13,8 @@ * Improved Android 12 support * Fixed all reported bugs +### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia) + ### 1.1731 * Fixed invalid error reports diff --git a/app/build.gradle b/app/build.gradle index 31fc349e4f..f05901b7f6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'com.bugsnag.android.gradle' apply plugin: 'kotlin-android' apply plugin: 'de.undercouch.download' -def getVersionCode = { -> return 1731 } -def getRevision = { -> "\"e\"" } -def getReleaseName = { -> return "\"Yaverlandia\"" } +def getVersionCode = { -> return 1732 } +def getRevision = { -> "\"a\"" } +def getReleaseName = { -> return "\"Zanabazar\"" } // https://en.wikipedia.org/wiki/List_of_dinosaur_genera def keystorePropertiesFile = rootProject.file("keystore.properties") diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index 647f5f0a5c..3a22b850ae 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -2,7 +2,7 @@ 🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md) -### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia) +### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar) ### 1.1732 @@ -13,6 +13,8 @@ * Improved Android 12 support * Fixed all reported bugs +### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia) + ### 1.1731 * Fixed invalid error reports diff --git a/metadata/en-US/changelogs/1732.txt b/metadata/en-US/changelogs/1732.txt index 647f5f0a5c..3a22b850ae 100644 --- a/metadata/en-US/changelogs/1732.txt +++ b/metadata/en-US/changelogs/1732.txt @@ -2,7 +2,7 @@ 🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md) -### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia) +### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar) ### 1.1732 @@ -13,6 +13,8 @@ * Improved Android 12 support * Fixed all reported bugs +### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia) + ### 1.1731 * Fixed invalid error reports