diff --git a/gradle.properties b/gradle.properties index d69e169..f96a559 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,8 +24,8 @@ android.nonTransitiveRClass=true GROUP=com.segment.analytics.kotlin -VERSION_CODE=011 -VERSION_NAME=0.1.1 +VERSION_CODE=100 +VERSION_NAME=1.0.0 POM_NAME=DestinationFilters-Kotlin POM_DESCRIPTION=Enrich and modify events via OTA updates