1.2041 release

pull/212/head 1.2041
M66B 2 years ago
parent e21b30228b
commit 0783d43d5e

@ -6,7 +6,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Quetecsaurus](https://en.wikipedia.org/wiki/Quetecsaurus)
### Next version
### 1.2041 - 2023-02-02
* Added collapsing block quotes again
* Added biometric authentication to show passwords

@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2040 }
def getRevision = { -> return "b" }
def getVersionCode = { -> return 2041 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Quetecsaurus" }
// 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=
### [Quetecsaurus](https://en.wikipedia.org/wiki/Quetecsaurus)
### Next version
### 1.2041 - 2023-02-02
* Added collapsing block quotes again
* Added biometric authentication to show passwords

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