We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdc3917 + 65703d0 commit 5e72c51Copy full SHA for 5e72c51
gradle.properties
@@ -24,7 +24,7 @@ kotlin.code.style=official
24
GROUP=com.segment.analytics.kotlin.destinations
25
26
VERSION_CODE=100
27
-VERSION_NAME=1.0.0
+VERSION_NAME=1.0.1-SNAPSHOT
28
29
POM_ARTIFACT_ID=adjust
30
POM_NAME=adjust
@@ -40,4 +40,4 @@ POM_LICENCE_URL=http://opensource.org/licenses/MIT
40
POM_LICENCE_DIST=repo
41
42
POM_DEVELOPER_ID=segmentio
43
-POM_DEVELOPER_NAME=Segment, Inc.
+POM_DEVELOPER_NAME=Segment, Inc.
0 commit comments