mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-05 04:19:21 +01:00
1.1910 release
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
|
||||
### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant)
|
||||
|
||||
### 1.1910 - 2022-06-10
|
||||
|
||||
* Fixed dark theme / original message view on Android 12 and before
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1909 - 2022-06-10
|
||||
|
||||
* Fixed dark theme / original message view on Android 13
|
||||
|
||||
@@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 1909 }
|
||||
def getVersionCode = { -> return 1910 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Juratyrant" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
|
||||
### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant)
|
||||
|
||||
### 1.1910 - 2022-06-10
|
||||
|
||||
* Fixed dark theme / original message view on Android 12 and before
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1909 - 2022-06-10
|
||||
|
||||
* Fixed dark theme / original message view on Android 13
|
||||
|
||||
Reference in New Issue
Block a user