diff --git a/gradle.properties b/gradle.properties index 0c69badc4..ee0cb2d72 100644 --- a/gradle.properties +++ b/gradle.properties @@ -33,7 +33,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000 GROUP=com.google.accompanist # !! No longer need to update this manually when using a Compose SNAPSHOT -VERSION_NAME=0.16.0-SNAPSHOT +VERSION_NAME=0.16.0 POM_DESCRIPTION=Utilities for Jetpack Compose