Skip to content

Commit b674009

Browse files
authored
prepare release 1.0.0 (#8)
Co-authored-by: Wenxi Zeng <wzeng@twilio.com>
1 parent 0138b26 commit b674009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android.nonTransitiveRClass=true
2424

2525
GROUP=com.segment.analytics.kotlin
2626

27-
VERSION_CODE=008
28-
VERSION_NAME=0.0.8
27+
VERSION_CODE=100
28+
VERSION_NAME=1.0.0
2929

3030
POM_NAME=Substrata
3131
POM_DESCRIPTION=The hassle-free way to add analytics to your Kotlin app.

0 commit comments

Comments
 (0)