diff --git a/gradle.properties b/gradle.properties index 6ebc35a6..fc96e044 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,8 +24,8 @@ android.disableAutomaticComponentCreation=true # Deployment variables GROUP=com.segment.analytics.kotlin -VERSION_CODE=1241 -VERSION_NAME=1.24.1 +VERSION_CODE=1250 +VERSION_NAME=1.25.0 POM_NAME=Segment for Kotlin POM_DESCRIPTION=The hassle-free way to add analytics to your Kotlin app.