1.2069 release

pull/212/head 1.2069
M66B 2 years ago
parent 037ea4afb1
commit 5c8f0cdb56

@ -6,7 +6,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Saltopus](https://en.wikipedia.org/wiki/Saltopus)
### Next version
### 1.2069 - 2023-05-09
* Added support for Surface Duo 2
* Added auto scroll to message editor for Android 14

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

@ -6,7 +6,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Saltopus](https://en.wikipedia.org/wiki/Saltopus)
### Next version
### 1.2069 - 2023-05-09
* Added support for Surface Duo 2
* Added auto scroll to message editor for Android 14

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