Bump version to 1.6.0-beta2

[ci skip]
This commit is contained in:
Julian Raufelder 2021-07-26 10:09:31 +02:00
parent 2a221d4297
commit 3b0e21b2cf
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.0-beta1'
androidVersionName = '1.6.0-beta2'
}
repositories {
mavenCentral()