1.2883 release

master 1.2283
M66B 3 months ago
parent 408ad1b297
commit d2c71ae0af

@ -28,6 +28,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### 1.2283 2025-06-21
* Disabled Certficate Transparency because Google broke it. 'Thanks' for all the 1-star ratings :-(
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2282 2025-06-20
* Small improvements and minor bug fixes

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2282 }
def getVersionCode = { -> return 2283 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Ceratonykus" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

@ -28,6 +28,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### 1.2283 2025-06-21
* Disabled Certficate Transparency because Google broke it. 'Thanks' for all the 1-star ratings :-(
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2282 2025-06-20
* Small improvements and minor bug fixes

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