From 4edb494a50c847d7f96d46bd22106e9dc4b06289 Mon Sep 17 00:00:00 2001 From: Ruben Sousa Date: Mon, 11 Nov 2024 11:29:08 +0100 Subject: [PATCH] Bump to 1.4.0-rc01 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e34f0401..0867ba8b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,7 +27,7 @@ SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true GROUP=com.rubensousa.dpadrecyclerview -VERSION_NAME=1.4.0-beta03 +VERSION_NAME=1.4.0-rc01 POM_URL=https://github.com/rubensousa/dpadrecyclerview/ POM_SCM_URL=https://github.com/rubensousa/dpadrecyclerview/ POM_SCM_CONNECTION=scm:git:git://github.com/rubensousa/dpadrecyclerview.git