We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8784a commit fcbcd98Copy full SHA for fcbcd98
1 file changed
gradle.properties
@@ -12,7 +12,7 @@ mavenCentralPublishing=true
12
# Only sign when credentials are available (during release, not during publishToMavenLocal)
13
signAllPublications=false
14
GROUP=io.nlopez.compose.rules
15
-VERSION_NAME=0.5.7-SNAPSHOT
+VERSION_NAME=0.5.7
16
POM_DESCRIPTION=Jetpack Compose Rules
17
POM_INCEPTION_YEAR=2022
18
POM_URL=https://github.com/mrmans0n/compose-rules/
0 commit comments