Skip to content

Commit 4442e6c

Browse files
committed
Merge branch 'main' into develop
2 parents a98170e + 0af633c commit 4442e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ allprojects {
3737
ext {
3838
androidApplicationId = 'org.cryptomator'
3939
androidVersionCode = getVersionCode() // must be getVersionCode(). only at release tag set the actual value
40-
androidVersionName = '1.11.0-SNAPSHOT'
40+
androidVersionName = '1.12.0-SNAPSHOT'
4141
}
4242
repositories {
4343
mavenCentral()

0 commit comments

Comments
 (0)