1.2109 release

pull/214/head 1.2109
M66B 2 years ago
parent e9acfd5b0d
commit 35ff1fd41b

@ -6,6 +6,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Vallibonavenatrix](https://en.wikipedia.org/wiki/Vallibonavenatrix) ### [Vallibonavenatrix](https://en.wikipedia.org/wiki/Vallibonavenatrix)
### 1.2109 - 2023-10-14
* Small improvements and minor bug fixes
### 1.2108 - 2023-10-12 ### 1.2108 - 2023-10-12
* Added [Liberation Sans Narrow](https://github.com/liberationfonts/liberation-sans-narrow) font (advanced display options) * Added [Liberation Sans Narrow](https://github.com/liberationfonts/liberation-sans-narrow) font (advanced display options)

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

File diff suppressed because it is too large Load Diff

@ -6,6 +6,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Vallibonavenatrix](https://en.wikipedia.org/wiki/Vallibonavenatrix) ### [Vallibonavenatrix](https://en.wikipedia.org/wiki/Vallibonavenatrix)
### 1.2109 - 2023-10-14
* Small improvements and minor bug fixes
### 1.2108 - 2023-10-12 ### 1.2108 - 2023-10-12
* Added [Liberation Sans Narrow](https://github.com/liberationfonts/liberation-sans-narrow) font (advanced display options) * Added [Liberation Sans Narrow](https://github.com/liberationfonts/liberation-sans-narrow) font (advanced display options)

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