From 0eb979c2578d862734709efb055384e2f2525198 Mon Sep 17 00:00:00 2001 From: Oleksandr Balan Date: Tue, 12 Sep 2023 23:41:40 +0200 Subject: [PATCH] Increase version to 1.4.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0f00ab8..754d361 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,7 +28,7 @@ RELEASE_SIGNING_ENABLED=true GROUP=io.github.oleksandrbalan POM_ARTIFACT_ID=pagecurl -VERSION_NAME=1.4.0 +VERSION_NAME=1.4.1 POM_NAME=Page Curl POM_DESCRIPTION=This library allows to create an effect of turning pages, which can be used in book reader applications, custom on-boarding screens or elsewhere.