Bump to versin 1.6.1-SNAPSHOT

[ci skip]
This commit is contained in:
Julian Raufelder 2021-10-15 15:11:57 +02:00
parent c42ca981e3
commit ac47b68119
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'
androidVersionName = '1.6.1-SNAPSHOT'
}
repositories {
mavenCentral()