diff --git a/gradle.properties b/gradle.properties index 3e4a297..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=162 -VERSION_NAME=1.6.2 +VERSION_CODE=161 +VERSION_NAME=1.6.1 POM_ARTIFACT_ID=consent POM_NAME=consent