1.1939 release

pull/209/head 1.1939
M66B 3 years ago
parent b27c6101ed
commit d72e65d992

@ -4,6 +4,10 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1939 - 2022-07-21
* Fixed saving searches
### 1.1938 - 2022-07-21
* Enabled Gmail web OAuth flow again

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1938 }
def getVersionCode = { -> return 1939 }
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,10 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1939 - 2022-07-21
* Fixed saving searches
### 1.1938 - 2022-07-21
* Enabled Gmail web OAuth flow again

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