1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

Merge pull request #287 from owncloud/release_1.0.4

[Release] 1.0.4
This commit is contained in:
David González Verdugo 2019-12-17 12:34:58 +01:00 committed by GitHub
commit 3262ad4c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,8 +22,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode = 10000300
versionName = "1.0.3"
versionCode = 10000400
versionName = "1.0.4"
}
lintOptions {