diff --git a/gradle.properties b/gradle.properties index a7896719..ef6f3c94 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,8 +23,8 @@ kotlin.code.style=official # Deployment variables GROUP=com.segment.analytics.kotlin -VERSION_CODE=1170 -VERSION_NAME=1.17.0 +VERSION_CODE=1171 +VERSION_NAME=1.17.1 POM_NAME=Segment for Kotlin POM_DESCRIPTION=The hassle-free way to add analytics to your Kotlin app.