From 9b6523b6f36976ce73ea4eaffb654aebea01f137 Mon Sep 17 00:00:00 2001 From: Nacho Lopez Date: Sun, 17 Dec 2023 10:15:30 +0100 Subject: [PATCH] Bump version to 0.3.8 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c0cdd2f3..abbef29a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ systemProp.org.gradle.internal.http.socketTimeout=240000 SONATYPE_HOST=DEFAULT RELEASE_SIGNING_ENABLED=true GROUP=io.nlopez.compose.rules -VERSION_NAME=0.3.8-SNAPSHOT +VERSION_NAME=0.3.8 POM_DESCRIPTION=Jetpack Compose Rules POM_INCEPTION_YEAR=2022 POM_URL=https://github.com/mrmans0n/compose-rules/