1.2072 release

pull/212/head 1.2072
M66B 2 years ago
parent dd7688cde6
commit 83d8a298c3

@ -6,6 +6,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Tratayenia](https://en.wikipedia.org/wiki/Tratayenia)
### 1.2072 - 2023-05-29
* Fixed [badge count](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq106)
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2071 - 2023-05-27
* Fixed photo picker for some devices

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

File diff suppressed because it is too large Load Diff

@ -6,6 +6,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Tratayenia](https://en.wikipedia.org/wiki/Tratayenia)
### 1.2072 - 2023-05-29
* Fixed [badge count](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq106)
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2071 - 2023-05-27
* Fixed photo picker for some devices

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