We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fd60f commit cf66124Copy full SHA for cf66124
1 file changed
gradle.properties
@@ -22,7 +22,7 @@ kotlin.code.style=official
22
23
GROUP=com.mxalbert.zoomable
24
POM_ARTIFACT_ID=zoomable
25
-VERSION_NAME=1.4.0-SNAPSHOT
+VERSION_NAME=1.4.0
26
27
POM_NAME=Zoomable
28
POM_DESCRIPTION=Content zooming with dragging, double tap and dismiss gesture support for Jetpack Compose.
0 commit comments