diff --git a/gradle.properties b/gradle.properties index bf41288..36ec32f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,8 +24,8 @@ android.nonTransitiveRClass=true GROUP=com.segment.analytics.kotlin -VERSION_CODE=008 -VERSION_NAME=0.0.8 +VERSION_CODE=100 +VERSION_NAME=1.0.0 POM_NAME=Substrata POM_DESCRIPTION=The hassle-free way to add analytics to your Kotlin app.