mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-25 18:35:06 +01:00
1.2134 release
This commit is contained in:
@@ -6,6 +6,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Wintonotitan](https://en.wikipedia.org/wiki/Wintonotitan)
|
||||
|
||||
### 1.2134 - 2023-12-02
|
||||
|
||||
* Fixed clearing settings values
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2133 - 2023-12-01
|
||||
|
||||
* Fixed memory leak
|
||||
|
||||
@@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2133 }
|
||||
def getRevision = { -> return "b" }
|
||||
def getVersionCode = { -> return 2134 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Wintonotitan" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
@@ -6,6 +6,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Wintonotitan](https://en.wikipedia.org/wiki/Wintonotitan)
|
||||
|
||||
### 1.2134 - 2023-12-02
|
||||
|
||||
* Fixed clearing settings values
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2133 - 2023-12-01
|
||||
|
||||
* Fixed memory leak
|
||||
|
||||
2654
metadata/en-US/changelogs/2134.txt
Normal file
2654
metadata/en-US/changelogs/2134.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user