diff --git a/build.gradle b/build.gradle index 8e6d8d2b..e04ffd5c 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ allprojects { ext { androidApplicationId = 'org.cryptomator' androidVersionCode = getVersionCode() - androidVersionName = '1.8.0-SNAPSHOT' + androidVersionName = '1.7.2' } repositories { mavenCentral()