diff --git a/build.gradle b/build.gradle index 643394d2..517b8ef9 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.3' } repositories { mavenCentral()