1.1901 release

pull/207/head 1.1901
M66B 3 years ago
parent 76dc833b07
commit 8efde8ae2c

@ -4,6 +4,11 @@
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
### 1.1901 - 2022-05-27
* Small improvements and minor bug fixes
* Updated translations
### 1.1900 - 2022-05-25
* Fixed mini gallery not showing in some cases

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1900 }
def getVersionCode = { -> return 1901 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Itemirus" }
// 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)
### 1.1901 - 2022-05-27
* Small improvements and minor bug fixes
* Updated translations
### 1.1900 - 2022-05-25
* Fixed mini gallery not showing in some cases

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