1.2022 release

pull/210/head 1.2022
M66B 3 years ago
parent 796fd4d7d3
commit a47da021e2

@ -6,6 +6,11 @@
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
### 1.2022 - 2022-12-30
* Reverted Bugfix to comply with Play Store policies
* Small improvements and minor bug fixes
### 1.2021 - 2022-12-30
* Disabled BIMI for the Play Store version

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2021 }
def getVersionCode = { -> return 2022 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Pelecanimimus" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

File diff suppressed because it is too large Load Diff

@ -6,6 +6,11 @@
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
### 1.2022 - 2022-12-30
* Reverted Bugfix to comply with Play Store policies
* Small improvements and minor bug fixes
### 1.2021 - 2022-12-30
* Disabled BIMI for the Play Store version

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save