From f26cedb8f5201ea862b6cd00e26d0cba7c3e4c2b Mon Sep 17 00:00:00 2001 From: Oleksandr Balan Date: Fri, 8 Sep 2023 19:01:31 +0200 Subject: [PATCH] Increase version to 1.4.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6691517..0f00ab8 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.3.0 +VERSION_NAME=1.4.0 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.