diff --git a/gradle.properties b/gradle.properties index dd9c4a4..cb18b21 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,8 +24,8 @@ android.nonTransitiveRClass=true GROUP=com.segment.analytics.kotlin -VERSION_CODE=130 -VERSION_NAME=1.3.0 +VERSION_CODE=140 +VERSION_NAME=1.4.0 POM_NAME=Analytics-Kotlin-Live POM_DESCRIPTION=Enrich and modify events via OTA updates