1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +00:00

Update versionName and versionCode

This commit is contained in:
davigonz
2019-12-18 17:56:53 +01:00
parent 094e698e95
commit 169836683e
+2 -2
View File
@@ -22,8 +22,8 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode = 10000400
versionName = "1.0.4"
versionCode = 10000401
versionName = "1.0.4.1"
}
lintOptions {