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

Commit c3ffe3d

Browse files
authored
Merge pull request #365 from owncloud/release/1.0.9
[Release] 1.0.9
2 parents 7ccda7d + 65a4aaa commit c3ffe3d

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
@@ -24,8 +24,8 @@ android {
2424
minSdkVersion 21
2525
targetSdkVersion 29
2626

27-
versionCode = 10000800
28-
versionName = "1.0.8"
27+
versionCode = 10000900
28+
versionName = "1.0.9"
2929
}
3030

3131
lintOptions {

0 commit comments

Comments
 (0)