diff --git a/gradle.properties b/gradle.properties index 0d24734..06220a0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official GROUP=com.mxalbert.zoomable POM_ARTIFACT_ID=zoomable -VERSION_NAME=1.4.0-SNAPSHOT +VERSION_NAME=1.3.1 POM_NAME=Zoomable POM_DESCRIPTION=Content zooming with dragging, double tap and dismiss gesture support for Jetpack Compose.