diff --git a/gradle.properties b/gradle.properties index e1493a55..89479734 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ kotlin.incremental.useClasspathSnapshot=true SONATYPE_HOST=DEFAULT RELEASE_SIGNING_ENABLED=true GROUP=io.nlopez.compose.rules -VERSION_NAME=0.1.8-SNAPSHOT +VERSION_NAME=0.1.8 POM_DESCRIPTION=Jetpack Compose Rules POM_INCEPTION_YEAR=2022 POM_URL=https://github.com/mrmans0n/compose-rules/