1.1741 release

This commit is contained in:
M66B
2021-09-29 13:01:48 +02:00
parent 78623211b7
commit 58bcffd7ff
6 changed files with 301796 additions and 1 deletions

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -4,6 +4,12 @@
### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar_junior)
### 1.1741
* Fixed empty account/identity list crash
* Updated AndroidX
* Updated translations
### 1.1740
* Added importing/exporting of vCards for local contact database