1.2090 release

pull/213/head 1.2090
M66B 1 year ago
parent b81a4dbbdd
commit ae09857097

@ -6,10 +6,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### Next version
### 1.2090 - 2023-08-04
* Updated [Bouncy Castle](https://www.bouncycastle.org/)
* Small improvements and minor bug fixes
* Updated [Bouncy Castle](https://www.bouncycastle.org/)
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2089 - 2023-08-01

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

File diff suppressed because it is too large Load Diff

@ -6,10 +6,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### Next version
### 1.2090 - 2023-08-04
* Updated [Bouncy Castle](https://www.bouncycastle.org/)
* Small improvements and minor bug fixes
* Updated [Bouncy Castle](https://www.bouncycastle.org/)
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2089 - 2023-08-01

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