Bump version to 1.6.0-SNAPSHOT

[ci skip]
This commit is contained in:
Julian Raufelder 2021-04-23 18:18:08 +02:00
parent 6290daa7e3
commit 9a1d9b7e61
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.16'
androidVersionName = '1.6.0-SNAPSHOT'
}
repositories {
mavenCentral()