1.1937 release

pull/209/head 1.1937
M66B 3 years ago
parent 972aa771f1
commit 7bedb14dd0

@ -4,6 +4,11 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1937 - 2022-07-20
* Small improvements and minor bug fixes
* Updated translations
### 1.1936 - 2022-07-20
* Disabled Gmail web OAuth flow

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1936 }
def getVersionCode = { -> return 1937 }
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,11 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1937 - 2022-07-20
* Small improvements and minor bug fixes
* Updated translations
### 1.1936 - 2022-07-20
* Disabled Gmail web OAuth flow

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