Merge branch 'hotfix/1.6.2' into develop

This commit is contained in:
Julian Raufelder 2021-10-25 15:39:20 +02:00
commit 87109bc9cb
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D
4 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ allprojects {
ext {
androidApplicationId = 'org.cryptomator'
androidVersionCode = getVersionCode()
androidVersionName = '1.6.2-SNAPSHOT'
androidVersionName = '1.6.3-SNAPSHOT'
}
repositories {
mavenCentral()

View File

@ -1 +1 @@
- Kompatibilität zu Tresor-Format 8 verbessert
- Fixed add pCloud connection on some devices

View File

@ -1 +1 @@
- Enhanced compatibility to vault format 8
- pCloud-Verbindung können wieder auf allen Geräten hinzugefügt werden

View File

@ -1,3 +1,3 @@
<ul>
<li>Enhanced compatibility to vault format 8</li>
<li>Fixed add pCloud connection on some devices</li>
</ul>