1.1929 release

pull/209/head 1.1929
M66B 2 years ago
parent 5d46f5b693
commit 408b7cf400

@ -4,6 +4,12 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1929 - 2022-07-02
* Fixed hiding more than 300 messages
* Small improvements and minor bug fixes
* Updated translations
### 1.1928 - 2022-06-30
* Added *Select app* to browser selection

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

File diff suppressed because it is too large Load Diff

@ -4,6 +4,12 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1929 - 2022-07-02
* Fixed hiding more than 300 messages
* Small improvements and minor bug fixes
* Updated translations
### 1.1928 - 2022-06-30
* Added *Select app* to browser selection

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