1.2180 release

pull/215/head 1.2180
M66B 1 year ago
parent 7ac91b3497
commit 3ed031cfa3

@ -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

@ -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

@ -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
Loading…
Cancel
Save