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

Update versionName and versionCode to 1.0.4

This commit is contained in:
davigonz 2019-12-11 12:46:13 +01:00
parent a708b794c0
commit fdeb504d87

View File

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