diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100755 index e497da99..00000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/build.gradle b/build.gradle index d8caf75d..0d0ce338 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ allprojects { ext { androidApplicationId = 'org.cryptomator' androidVersionCode = getVersionCode() - androidVersionName = '1.6.3-SNAPSHOT' + androidVersionName = '1.6.3-beta1' } repositories { mavenCentral()