We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be47992 commit ff03966Copy full SHA for ff03966
owncloudApp/build.gradle
@@ -92,7 +92,7 @@ android {
92
93
testInstrumentationRunner "com.owncloud.android.utils.OCTestAndroidJUnitRunner"
94
95
- versionCode = 41000000
+ versionCode = 40000001
96
versionName = "4.1.0-beta.1"
97
98
buildConfigField "String", gitRemote, "\"" + getGitOriginRemote() + "\""
0 commit comments