mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 11:55:20 +01:00
1.1864 release
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
### [Gobivenator](https://en.wikipedia.org/wiki/Gobivenator)
|
||||
|
||||
### 1.1864 - 2022-03-30
|
||||
|
||||
* Fixed starting disabled accounts
|
||||
|
||||
### 1.1863 - 2022-03-30
|
||||
|
||||
* Converting background images into images (reformatted message view)
|
||||
|
||||
@@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 1863 }
|
||||
def getVersionCode = { -> return 1864 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Gobivenator" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
|
||||
### [Gobivenator](https://en.wikipedia.org/wiki/Gobivenator)
|
||||
|
||||
### 1.1864 - 2022-03-30
|
||||
|
||||
* Fixed starting disabled accounts
|
||||
|
||||
### 1.1863 - 2022-03-30
|
||||
|
||||
* Converting background images into images (reformatted message view)
|
||||
|
||||
Reference in New Issue
Block a user