mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
1.2215 release
This commit is contained in:
@@ -12,6 +12,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan)
|
||||
|
||||
### 1.2215 - 2024-07-20 *
|
||||
|
||||
* Small improvements and minor bug fixes
|
||||
|
||||
### 1.2214 - 2024-07-18
|
||||
|
||||
* Fixed all reported bugs
|
||||
|
||||
@@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2214 }
|
||||
def getRevision = { -> return "b" }
|
||||
def getVersionCode = { -> return 2215 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Acantholipan" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
@@ -12,6 +12,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan)
|
||||
|
||||
### 1.2215 - 2024-07-20 *
|
||||
|
||||
* Small improvements and minor bug fixes
|
||||
|
||||
### 1.2214 - 2024-07-18
|
||||
|
||||
* Fixed all reported bugs
|
||||
|
||||
3242
metadata/en-US/changelogs/2215.txt
Normal file
3242
metadata/en-US/changelogs/2215.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user