Bump version to 1.5.13-SNAPSHOT

[ci skip]
This commit is contained in:
Julian Raufelder 2021-02-22 12:25:48 +01:00
parent f8cc7aedc1
commit dc055b4b6e
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.12'
androidVersionName = '1.5.13-SNAPSHOT'
}
repositories {
mavenCentral()