1.2098 release

pull/214/head 1.2098
M66B 2 years ago
parent 729263d0a3
commit efd8623a1a

@ -6,7 +6,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### Next version
### 1.2098 - 2023-09-12
* Added support for *text/markdown* message parts
* Added support for *text/x-diff* and *text/x-patch* message parts

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2097 }
def getVersionCode = { -> return 2098 }
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,7 +6,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### Next version
### 1.2098 - 2023-09-12
* Added support for *text/markdown* message parts
* Added support for *text/x-diff* and *text/x-patch* message parts

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