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.
1 parent a26aafe commit df82d55Copy full SHA for df82d55
gradle.properties
@@ -23,11 +23,11 @@ kotlin.code.style=official
23
# Deployment variables
24
GROUP=com.segment.analytics.kotlin.consent
25
26
-VERSION_CODE=101
27
-VERSION_NAME=1.0.1
+VERSION_CODE=110
+VERSION_NAME=1.1.0
28
29
POM_ARTIFACT_ID=consent-onetrust
30
-POM_NAME=conset-onetrust
+POM_NAME=consent-onetrust
31
POM_DESCRIPTION=Twilio consent managment integration with OneTrust CMP.
32
33
POM_URL=https://github.com/segment-integrations/analytics-kotlin-consent-onetrust
0 commit comments