diff --git a/gradle.properties b/gradle.properties index b81e21e..32bca83 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,8 +23,8 @@ kotlin.code.style=official # Deployment variables GROUP=com.segment.analytics.kotlin -VERSION_CODE=153 -VERSION_NAME=1.5.3 +VERSION_CODE=161 +VERSION_NAME=1.6.1 POM_ARTIFACT_ID=consent POM_NAME=consent