1.2265 release

pull/217/head 1.2265
M66B 7 months ago
parent b2c3b919db
commit 4869024299

@ -35,16 +35,19 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
<br>
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### Next version
### 1.2265 2025-03-07
* Fixed all reported issues
* Switched to [ShortcutBadgerX](https://github.com/kibotu/ShortcutBadgerX)
* Small improvements and minor bug fixes
* Updated build tools (Android Studio, gradle)
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
* Updated [translations](https://crowdin.com/project/open-source-email)
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
### 1.2264 2025-03-03
* Fixed saving drafts on the server in some circumstances

@ -3,9 +3,9 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2264 }
def getRevision = { -> return "b" }
def getReleaseName = { -> return "Barsboldia" }
def getVersionCode = { -> return 2265 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Ceratonykus" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
def keystoreProperties = new Properties()

@ -35,16 +35,19 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
<br>
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### Next version
### 1.2265 2025-03-07
* Fixed all reported issues
* Switched to [ShortcutBadgerX](https://github.com/kibotu/ShortcutBadgerX)
* Small improvements and minor bug fixes
* Updated build tools (Android Studio, gradle)
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
* Updated [translations](https://crowdin.com/project/open-source-email)
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
### 1.2264 2025-03-03
* Fixed saving drafts on the server in some circumstances

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