diff --git a/build.gradle b/build.gradle index 4e9de081..a042107b 100644 --- a/build.gradle +++ b/build.gradle @@ -42,7 +42,7 @@ allprojects { ext { androidApplicationId = 'org.cryptomator' androidVersionCode = getVersionCode() - androidVersionName = '1.5.13' + androidVersionName = '1.5.14-SNAPSHOT' } repositories { mavenCentral()