From 813e7fc9fe5cc6a00c46c8c1e18a4b1cf4cb63b7 Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Sat, 15 Jun 2024 09:54:18 +0200 Subject: [PATCH] Prepare version 2.5.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 79416573..89449e41 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true GROUP=com.kizitonwose.calendar -VERSION_NAME=2.6.0-SNAPSHOT +VERSION_NAME=2.5.2 POM_NAME=Calendar