Bump to versin 1.6.4

[ci skip]
This commit is contained in:
Julian Raufelder 2021-11-16 12:08:08 +01:00
parent b5c1170d4b
commit f53351f07f
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D

View File

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