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

Commit 5d21f01

Browse files
authored
Merge pull request #346 from owncloud/release/1.0.8
[Release] 1.0.8
2 parents 411364b + 4d22971 commit 5d21f01

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
@@ -29,8 +29,8 @@ android {
2929
minSdkVersion 21
3030
targetSdkVersion 29
3131

32-
versionCode = 10000700
33-
versionName = "1.0.7"
32+
versionCode = 10000800
33+
versionName = "1.0.8"
3434

3535
// This is pretty ugly but manifest placeholders don't seem to work very well when using different modules
3636
// See https://github.com/openid/AppAuth-Android/issues/325

0 commit comments

Comments
 (0)