1.1974 release

pull/209/head 1.1974
M66B 3 years ago
parent de6251e33d
commit dc585813a8

@ -4,10 +4,12 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### Next version
### 1.1974 - 2022-10-03
* Added long press date header to select messages
* Added option to check paragraph with LanguageTool after a newline
* Small improvements and minor bug fixes
* Updated translations
### 1.1973 - 2022-10-01

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -4,10 +4,12 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### Next version
### 1.1974 - 2022-10-03
* Added long press date header to select messages
* Added option to check paragraph with LanguageTool after a newline
* Small improvements and minor bug fixes
* Updated translations
### 1.1973 - 2022-10-01

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save