Merge branch 'hotfix/1.6.2' into develop
This commit is contained in:
commit
87109bc9cb
@ -39,7 +39,7 @@ allprojects {
|
|||||||
ext {
|
ext {
|
||||||
androidApplicationId = 'org.cryptomator'
|
androidApplicationId = 'org.cryptomator'
|
||||||
androidVersionCode = getVersionCode()
|
androidVersionCode = getVersionCode()
|
||||||
androidVersionName = '1.6.2-SNAPSHOT'
|
androidVersionName = '1.6.3-SNAPSHOT'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
@ -1 +1 @@
|
|||||||
- Kompatibilität zu Tresor-Format 8 verbessert
|
- Fixed add pCloud connection on some devices
|
@ -1 +1 @@
|
|||||||
- Enhanced compatibility to vault format 8
|
- pCloud-Verbindung können wieder auf allen Geräten hinzugefügt werden
|
@ -1,3 +1,3 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Enhanced compatibility to vault format 8</li>
|
<li>Fixed add pCloud connection on some devices</li>
|
||||||
</ul>
|
</ul>
|
Loading…
x
Reference in New Issue
Block a user