diff --git a/build.gradle b/build.gradle index 87f09f0c..2b10ad54 100644 --- a/build.gradle +++ b/build.gradle @@ -42,7 +42,7 @@ allprojects { ext { androidApplicationId = 'org.cryptomator' androidVersionCode = getVersionCode() - androidVersionName = '1.5.11-SNAPSHOT' + androidVersionName = '1.5.11-beta1' } repositories { mavenCentral()