1.1934 release

pull/209/head 1.1934
M66B 3 years ago
parent 079c310957
commit 982d620993

@ -4,6 +4,13 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1934 - 2022-07-17
* Added Gmail web OAuth flow
* Improved Wingdings support
* Small improvements and minor bug fixes
* Updated translations
### 1.1933 - 2022-07-16
* Added 10 minutes check frequency

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1933 }
def getVersionCode = { -> return 1934 }
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,13 @@
### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus)
### 1.1934 - 2022-07-17
* Added Gmail web OAuth flow
* Improved Wingdings support
* Small improvements and minor bug fixes
* Updated translations
### 1.1933 - 2022-07-16
* Added 10 minutes check frequency

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