Bump to version 1.7.0-beta1

[ci skip]
This commit is contained in:
Julian Raufelder 2022-02-15 11:01:50 +01:00
parent cc51c5140e
commit 5ad18dd13a
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.7.0-beta1'
}
repositories {
mavenCentral()