1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-01 01:06:11 +00:00

1.2180 release

This commit is contained in:
M66B 2024-05-13 08:52:10 +02:00
parent 7ac91b3497
commit 3ed031cfa3
4 changed files with 3001 additions and 4 deletions

View file

@ -4,7 +4,7 @@
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
### Next version
### 1.2180 - 2024-05-13
* Improved [Gemini](https://m66b.github.io/FairEmail/#faq204) integration
* Performance improvements

View file

@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2179 }
def getRevision = { -> return "b" }
def getVersionCode = { -> return 2180 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Acantholipan" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

View file

@ -4,7 +4,7 @@
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
### Next version
### 1.2180 - 2024-05-13
* Improved [Gemini](https://m66b.github.io/FairEmail/#faq204) integration
* Performance improvements

File diff suppressed because it is too large Load diff