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

Commit fba6436

Browse files
committed
Update versionCode and versionName
1 parent 9e9877f commit fba6436

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 28
3131

32-
versionCode = 10000401
33-
versionName = "1.0.4.1"
32+
versionCode = 10000402
33+
versionName = "1.0.5-beta.1"
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)