Bump version to 1.5.13-beta1

[ci skip]
This commit is contained in:
Julian Raufelder 2021-02-22 15:12:33 +01:00
parent e311128a99
commit 5b95732071
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D

View File

@ -42,7 +42,7 @@ allprojects {
ext {
androidApplicationId = 'org.cryptomator'
androidVersionCode = getVersionCode()
androidVersionName = '1.5.13-SNAPSHOT'
androidVersionName = '1.5.13-beta1'
}
repositories {
mavenCentral()