1.2002 release

pull/210/head 1.2002
M66B 3 years ago
parent 38e43a5eaf
commit e77873dca6

@ -4,6 +4,11 @@
### [Ninjatitan](https://en.wikipedia.org/wiki/Ninjatitan)
### 1.2002 - 2022-11-10
* Fixed Outlook / Office 365 authentication
* Updated translations
### 1.2001 - 2022-11-10
* Fixed Outlook / Office 365 OAuth in some cases

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

File diff suppressed because it is too large Load Diff

@ -4,6 +4,11 @@
### [Ninjatitan](https://en.wikipedia.org/wiki/Ninjatitan)
### 1.2002 - 2022-11-10
* Fixed Outlook / Office 365 authentication
* Updated translations
### 1.2001 - 2022-11-10
* Fixed Outlook / Office 365 OAuth in some cases

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