1.2112 release

pull/214/head 1.2112
M66B 2 years ago
parent 5af57b6120
commit 35c435f683

@ -6,6 +6,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Vallibonavenatrix](https://en.wikipedia.org/wiki/Vallibonavenatrix)
### 1.2112 - 2023-10-16
* Small improvements and minor bug fixes
### 1.2111 - 2023-10-16
* Added swipe to delete local contacts

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2111 }
def getVersionCode = { -> return 2112 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Vallibonavenatrix" }
// 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)
### 1.2112 - 2023-10-16
* Small improvements and minor bug fixes
### 1.2111 - 2023-10-16
* Added swipe to delete local contacts

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