diff --git a/gradle.properties b/gradle.properties index 8a27a46..750dfd6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,8 +24,8 @@ android.nonTransitiveRClass=true GROUP=com.segment.analytics.kotlin -VERSION_CODE=101 -VERSION_NAME=1.0.1 +VERSION_CODE=102 +VERSION_NAME=1.0.2 POM_NAME=Analytics-Kotlin-Live POM_DESCRIPTION=Enrich and modify events via OTA updates