Bump to versin 1.6.3

[ci skip]
This commit is contained in:
Julian Raufelder 2021-11-11 10:07:31 +01:00
parent c28311f0e5
commit 1457eb57d7
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.6.3-beta2'
androidVersionName = '1.6.3'
}
repositories {
mavenCentral()