From 1a71e5f204b0abb951e2381d17b57ec400b4ae4e Mon Sep 17 00:00:00 2001 From: Nacho Lopez Date: Tue, 10 Dec 2024 20:33:44 +0100 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2058116c..bb41161e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ systemProp.org.gradle.internal.http.socketTimeout=240000 SONATYPE_HOST=DEFAULT RELEASE_SIGNING_ENABLED=true GROUP=io.nlopez.compose.rules -VERSION_NAME=0.4.21-SNAPSHOT +VERSION_NAME=0.4.21 POM_DESCRIPTION=Jetpack Compose Rules POM_INCEPTION_YEAR=2022 POM_URL=https://github.com/mrmans0n/compose-rules/