1.1893 release

pull/207/head 1.1893
M66B 3 years ago
parent e0a9e03563
commit 74cd22308c

@ -4,6 +4,11 @@
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
### 1.1893 - 2022-05-10
* Small improvements and minor bug fixes
* Updated translations
### 1.1892 - 2022-05-07
* Added optional day/night mode for widgets

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1892 }
def getVersionCode = { -> return 1893 }
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.1893 - 2022-05-10
* Small improvements and minor bug fixes
* Updated translations
### 1.1892 - 2022-05-07
* Added optional day/night mode for widgets

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