Bump to versin 1.7.0-SNAPSHOT

[ci skip]
This commit is contained in:
Julian Raufelder 2021-11-11 11:09:39 +01:00
parent c3c8f11577
commit 9b4a5b475d
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'
androidVersionName = '1.7.0-SNAPSHOT'
}
repositories {
mavenCentral()