From c907c6cea0320df8ee7e3845909ecc8c16a34279 Mon Sep 17 00:00:00 2001 From: Maik Mursall Date: Mon, 24 Jul 2023 11:42:05 +0200 Subject: [PATCH] Version bump --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 186e1c3..8c1cc7e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,7 +20,7 @@ android.enableJetifier=true # Kotlin code style for this project: "official" or "obsolete": kotlin.code.style=official GROUP=com.fintecsystems -VERSION_NAME=5.1.3 +VERSION_NAME=5.1.4 POM_URL=https://github.com/FinTecSystems/xs2a-android POM_SCM_URL=git@github.com:FinTecSystems/xs2a-android.git POM_SCM_CONNECTION=scm:git:git@github.com:FinTecSystems/xs2a-android.git