1.1984 release

pull/209/head 1.1984
M66B 3 years ago
parent e316a9cae6
commit f89c077782

@ -4,6 +4,11 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### 1.[1984](https://en.wikipedia.org/wiki/Nineteen_Eighty-Four) - 2022-10-16
* Small improvements and minor bug fixes
* Updated translations
### 1.1983 - 2022-10-15
* Added subscript and superscript to message editor

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1983 }
def getVersionCode = { -> return 1984 }
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

@ -4,6 +4,11 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### 1.[1984](https://en.wikipedia.org/wiki/Nineteen_Eighty-Four) - 2022-10-16
* Small improvements and minor bug fixes
* Updated translations
### 1.1983 - 2022-10-15
* Added subscript and superscript to message editor

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