diff --git a/app/build.gradle b/app/build.gradle index 2dcdbaed..c9e48e79 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,7 +14,8 @@ android { defaultConfig { applicationId "at.bitfire.davdroid" - versionCode 401000004 + versionCode 401000005 + versionName '4.1' // check suffixes, too buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" minSdkVersion 21 // Android 5 @@ -50,7 +51,7 @@ android { flavorDimensions "distribution" productFlavors { standard { - versionName "4.1-rc.1-ose" + versionName "4.1-ose" } } diff --git a/vcard4android b/vcard4android index 8fbda616..055da9b7 160000 --- a/vcard4android +++ b/vcard4android @@ -1 +1 @@ -Subproject commit 8fbda6162199cf1bd777f50ca4673e08eb3892c8 +Subproject commit 055da9b7a747517c154a928bcb2410099deb6f24