diff --git a/build.gradle b/build.gradle index 05a3cc127..0d5c12667 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ allprojects { ext { androidApplicationId = 'org.cryptomator' androidVersionCode = getVersionCode() - androidVersionName = '1.7.0-SNAPSHOT' + androidVersionName = '1.6.7' } repositories { mavenCentral()