Bump version to 1.5.15

This commit is contained in:
Julian Raufelder 2021-04-19 16:04:43 +02:00
parent ce74b4da11
commit 9ec774e3c7
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.6.0-SNAPSHOT'
androidVersionName = '1.5.15'
}
repositories {
mavenCentral()