Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit b96a3e9

Browse files
authored
Merge pull request #376 from owncloud/release/1.0.10_beta.1
[RELEASE] 1.0.10-beta.1
2 parents 87a0549 + 46495e0 commit b96a3e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

owncloudComLibrary/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
minSdkVersion 21
2626
targetSdkVersion 29
2727

28-
versionCode = 10000900
29-
versionName = "1.0.9"
28+
versionCode = 10000901
29+
versionName = "1.0.10-beta.1"
3030
}
3131

3232
lintOptions {

0 commit comments

Comments
 (0)