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

Commit 809e641

Browse files
authored
Merge pull request #488 from owncloud/release/2.21-beta.1
[Release] 1.0.15-beta.1
2 parents 45a9a19 + fd8caa4 commit 809e641

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
@@ -27,8 +27,8 @@ android {
2727
minSdkVersion 21
2828
targetSdkVersion 31
2929

30-
versionCode = 10001400
31-
versionName = "1.0.14"
30+
versionCode = 10001401
31+
versionName = "1.0.15-beta.1"
3232
}
3333

3434
lint {

0 commit comments

Comments
 (0)