1.1989 release

pull/209/head 1.1989
M66B 2 years ago
parent 07bd315502
commit 0cb62d9192

@ -4,6 +4,12 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### 1.1989 - 2022-10-22
* Fixed British English translation
* Small improvements and minor bug fixes
* Updated translations
### 1.1988 - 2022-10-22
* Small improvements and minor bug fixes

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1988 }
def getVersionCode = { -> return 1989 }
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,12 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### 1.1989 - 2022-10-22
* Fixed British English translation
* Small improvements and minor bug fixes
* Updated translations
### 1.1988 - 2022-10-22
* Small improvements and minor bug fixes

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