1.2085 release

pull/213/head 1.2085
M66B 12 months ago
parent fb1a6d3266
commit 829fc4280b

@ -6,6 +6,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### 1.2085 - 2023-07-14
* Improved Android 14 compatibility
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2083 - 2023-07-10
* Added collapsible attachment section

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2083 }
def getVersionCode = { -> return 2085 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Ubirajara" }
// 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=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### 1.2085 - 2023-07-14
* Improved Android 14 compatibility
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2083 - 2023-07-10
* Added collapsible attachment section

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