1.1775b release

This commit is contained in:
M66B 2021-11-09 10:39:44 +01:00
parent 56637b40a3
commit 6e0966f8da
4 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,7 @@
### 1.1775 - 2021-11-09
* Added message menu icons
* Small improvements and minor bug fixes
* Updated AndroidX
* Updated translations

View File

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1775 }
def getRevision = { -> "a" }
def getRevision = { -> "b" }
def getReleaseName = { -> return "Banji" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

View File

@ -6,6 +6,7 @@
### 1.1775 - 2021-11-09
* Added message menu icons
* Small improvements and minor bug fixes
* Updated AndroidX
* Updated translations

View File

@ -6,6 +6,7 @@
### 1.1775 - 2021-11-09
* Added message menu icons
* Small improvements and minor bug fixes
* Updated AndroidX
* Updated translations