We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb6341 commit fd7180eCopy full SHA for fd7180e
build.gradle
@@ -39,7 +39,7 @@ allprojects {
39
ext {
40
androidApplicationId = 'org.cryptomator'
41
androidVersionCode = getVersionCode()
42
- androidVersionName = '1.6.0'
+ androidVersionName = '1.6.1'
43
}
44
repositories {
45
mavenCentral()
0 commit comments