Bump version to 1.5.12-SNAPSHOT

This commit is contained in:
Julian Raufelder 2021-02-08 17:15:37 +01:00
parent 1df9355f8f
commit f5114b0904
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.11'
androidVersionName = '1.5.12-SNAPSHOT'
}
repositories {
mavenCentral()