1.1890 release

pull/207/head 1.1890
M66B 3 years ago
parent 958aa854a2
commit 576148664e

@ -4,6 +4,11 @@
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus) ### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
### 1.1889 - 2022-05-03
* Small improvements and minor bug fixes
* Updated translations
### 1.1888 - 2022-05-02 ### 1.1888 - 2022-05-02
* Added translate all button * Added translate all button

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android' apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download' apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1889 } def getVersionCode = { -> return 1890 }
def getRevision = { -> return "a" } def getRevision = { -> return "a" }
def getReleaseName = { -> return "Itemirus" } def getReleaseName = { -> return "Itemirus" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera // https://en.wikipedia.org/wiki/List_of_dinosaur_genera

File diff suppressed because it is too large Load Diff

@ -4,6 +4,11 @@
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus) ### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
### 1.1889 - 2022-05-03
* Small improvements and minor bug fixes
* Updated translations
### 1.1888 - 2022-05-02 ### 1.1888 - 2022-05-02
* Added translate all button * Added translate all button

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