mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 02:45:31 +01:00
1.2277 release
This commit is contained in:
@@ -28,14 +28,14 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
|
||||
|
||||
### Next version
|
||||
### 1.2277 2025-05-28
|
||||
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel)
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2276 2025-05-07
|
||||
### 1.2276 2025-05-07 *
|
||||
|
||||
* Removed TTS from the Play Store version (only) due to Play Store policies
|
||||
* Removed external intents from the Play Store version (only) due to Play Store policies
|
||||
|
||||
@@ -2,8 +2,8 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2276 }
|
||||
def getRevision = { -> return "b" }
|
||||
def getVersionCode = { -> return 2277 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Ceratonykus" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
@@ -28,14 +28,14 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
|
||||
|
||||
### Next version
|
||||
### 1.2277 2025-05-28
|
||||
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel)
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2276 2025-05-07
|
||||
### 1.2276 2025-05-07 *
|
||||
|
||||
* Removed TTS from the Play Store version (only) due to Play Store policies
|
||||
* Removed external intents from the Play Store version (only) due to Play Store policies
|
||||
|
||||
3703
metadata/en-US/changelogs/2277.txt
Normal file
3703
metadata/en-US/changelogs/2277.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user