1.2054 release

This commit is contained in:
M66B 2023-03-14 12:29:49 +01:00
parent 723f2114eb
commit d939384781
7 changed files with 808202 additions and 5 deletions

View File

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

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

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