diff --git a/gradle.properties b/gradle.properties index 1c81cf5b..4ad8f54e 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.4.5-SNAPSHOT +VERSION_NAME=0.4.5 POM_DESCRIPTION=Jetpack Compose Rules POM_INCEPTION_YEAR=2022 POM_URL=https://github.com/mrmans0n/compose-rules/