1.1839 release

This commit is contained in:
M66B 2022-02-16 18:46:50 +01:00
parent 68e81e251e
commit fdb1797167
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
### 1.1839 - 2022-02-16
* Added option to select long press answer button action
* Added an option to select the long press answer button action
* Small improvements and minor bug fixes
* Updated translations

View File

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

View File

@ -6,7 +6,7 @@
### 1.1839 - 2022-02-16
* Added option to select long press answer button action
* Added an option to select the long press answer button action
* Small improvements and minor bug fixes
* Updated translations