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