From a9fe5f257327f412de38f26b2f02723b2715c8f8 Mon Sep 17 00:00:00 2001 From: Jan Kobersky Date: Thu, 18 Apr 2024 16:10:54 +0200 Subject: [PATCH] Bumped to 1.10.0 --- library/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/gradle.properties b/library/gradle.properties index bf4854f..097425a 100644 --- a/library/gradle.properties +++ b/library/gradle.properties @@ -14,6 +14,6 @@ # and limitations under the License. # -VERSION_NAME=1.8.3-SNAPSHOT +VERSION_NAME=1.10.0 GROUP_ID=com.wultra.android.mtokensdk ARTIFACT_ID=wultra-mtoken-sdk