diff --git a/gradle.properties b/gradle.properties index 59a91e0..f8b5d7c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,8 +23,8 @@ kotlin.code.style=official # Deployment variables GROUP=com.segment.analytics.kotlin.destinations -VERSION_CODE=121 -VERSION_NAME=1.2.1 +VERSION_CODE=123 +VERSION_NAME=1.2.3 POM_ARTIFACT_ID=consent POM_NAME=consent