1.2110 release

This commit is contained in:
M66B 2023-10-14 17:44:10 +02:00
parent bd0859d6a6
commit c29b82763d
7 changed files with 926248 additions and 3 deletions

View File

@ -6,10 +6,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Vallibonavenatrix](https://en.wikipedia.org/wiki/Vallibonavenatrix)
### Next version
### 1.2110 - 2023-10-14
* Added PDF thumbnail preview (mini gallery)
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2109 - 2023-10-14

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -6,10 +6,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Vallibonavenatrix](https://en.wikipedia.org/wiki/Vallibonavenatrix)
### Next version
### 1.2110 - 2023-10-14
* Added PDF thumbnail preview (mini gallery)
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2109 - 2023-10-14

File diff suppressed because it is too large Load Diff