TBR: Published 2.1.4

Change-Id: I1e1c2bcb30b7f99a2e49d1434255103d539874d1
diff --git a/android-lib/build.gradle b/android-lib/build.gradle
index fae2fe3..bd470bd 100644
--- a/android-lib/build.gradle
+++ b/android-lib/build.gradle
@@ -30,7 +30,7 @@
 
 // You should change this after releasing a new version of the library. See the
 // list of published versions at https://repo1.maven.org/maven2/io/v/vanadium-android.
-def releaseVersion = '2.1.3'
+def releaseVersion = '2.1.4'
 
 android {
     buildToolsVersion '23.0.1'
diff --git a/lib/build.gradle b/lib/build.gradle
index 66f51d2..ac6b4f4 100644
--- a/lib/build.gradle
+++ b/lib/build.gradle
@@ -23,7 +23,7 @@
 
 // You should change this after releasing a new version of the library. See the
 // list of published versions at https://repo1.maven.org/maven2/io/v/vanadium.
-def releaseVersion = '2.1.3'
+def releaseVersion = '2.1.4'
 
 dependencies {
     compile group: 'joda-time', name: 'joda-time', version: '2.7'