We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25eb16d commit 0900599Copy full SHA for 0900599
owncloudApp/build.gradle
@@ -63,7 +63,7 @@ android {
63
minSdkVersion 19
64
targetSdkVersion 28
65
66
- versionCode = 21000100
+ versionCode = 21001000
67
versionName = "2.10.1"
68
69
buildConfigField "String", gitRemote, "\"" + getGitOriginRemote() + "\""
0 commit comments