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

Update versionName and versionCode

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