Bump version to 1.6.0-beta3

This commit is contained in:
Julian Raufelder 2021-08-25 17:50:52 +02:00
parent b7e9aab2da
commit 2570afd89b
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-beta2'
androidVersionName = '1.6.0-beta3'
}
repositories {
mavenCentral()