1.2094 release

This commit is contained in:
M66B 2023-08-14 16:17:06 +02:00
parent 3cb6bfe060
commit 7b67d308da
7 changed files with 920923 additions and 3 deletions

View File

@ -6,9 +6,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### Next version
### 1.2094 - 2023-08-14
* Added rule action to add local notes
* Removed a workaround for an Android issue that caused side effects
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2093 - 2023-08-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 2093 }
def getVersionCode = { -> return 2094 }
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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -6,9 +6,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### Next version
### 1.2094 - 2023-08-14
* Added rule action to add local notes
* Removed a workaround for an Android issue that caused side effects
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2093 - 2023-08-14

File diff suppressed because it is too large Load Diff