Skip to content

Commit

Permalink
Bump version to 1.6.5
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
SailReal committed Nov 29, 2021
1 parent 10d34dc commit 08df2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ allprojects {
ext {
androidApplicationId = 'org.cryptomator'
androidVersionCode = getVersionCode()
androidVersionName = '1.7.0-SNAPSHOT'
androidVersionName = '1.6.5'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 08df2b0

Please sign in to comment.