1.1936 release

pull/209/head 1.1936
M66B 3 years ago
parent ada1b48166
commit 2737717fe0

@ -4,6 +4,12 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1936 - 2022-07-20
* Disabled Gmail web OAuth flow
* Small improvements and minor bug fixes
* Updated translations
### 1.1935 - 2022-07-20
* Added editing saved search name, order (new) and color

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1935 }
def getVersionCode = { -> return 1936 }
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.1936 - 2022-07-20
* Disabled Gmail web OAuth flow
* Small improvements and minor bug fixes
* Updated translations
### 1.1935 - 2022-07-20
* Added editing saved search name, order (new) and color

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