Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions owncloudComLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
minSdkVersion 19
targetSdkVersion 28

versionCode = 10000300
versionName = "1.0.3"
versionCode = 10000400
versionName = "1.0.4"
}

lintOptions {
Expand Down