1.1983 release

This commit is contained in:
M66B 2022-10-15 18:35:38 +02:00
parent 1810af92af
commit 2f941b2889
6 changed files with 527648 additions and 3 deletions

View File

@ -4,7 +4,7 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### Next version
### 1.1983 - 2022-10-15
* Added subscript and superscript to message editor
* Small improvements and minor bug fixes

View File

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

View File

@ -4,7 +4,7 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### Next version
### 1.1983 - 2022-10-15
* Added subscript and superscript to message editor
* Small improvements and minor bug fixes

File diff suppressed because it is too large Load Diff