1.1901 release

This commit is contained in:
M66B 2022-05-27 09:20:23 +02:00
parent 76dc833b07
commit 8efde8ae2c
6 changed files with 360809 additions and 1 deletions

View File

@ -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

View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -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