1.2094 release

pull/213/head
M66B 2 years ago
parent 3cb6bfe060
commit 7b67d308da

@ -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

@ -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

@ -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
Loading…
Cancel
Save