1.2054 release

pull/212/head 1.2054
M66B 2 years ago
parent 723f2114eb
commit d939384781

@ -6,11 +6,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Rahonavis](https://en.wikipedia.org/wiki/Rahonavis)
### Next version
### 1.2054 - 2023-03-14
* Added rule action option to delete keywords
* Small improvements and minor bug fixes
* Updated build tools
* Updated build tools (NDK)
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2053 - 2023-03-13

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

File diff suppressed because it is too large Load Diff

@ -6,11 +6,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Rahonavis](https://en.wikipedia.org/wiki/Rahonavis)
### Next version
### 1.2054 - 2023-03-14
* Added rule action option to delete keywords
* Small improvements and minor bug fixes
* Updated build tools
* Updated build tools (NDK)
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2053 - 2023-03-13

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