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

Update versionName and versionCode

This commit is contained in:
davigonz 2019-12-18 17:56:53 +01:00
parent b80d09b472
commit 6e6a76cd02

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