Skip to content

Commit df82d55

Browse files
committed
chore(artifacts): Update gradle.properties artifact name.
1 parent a26aafe commit df82d55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ kotlin.code.style=official
2323
# Deployment variables
2424
GROUP=com.segment.analytics.kotlin.consent
2525

26-
VERSION_CODE=101
27-
VERSION_NAME=1.0.1
26+
VERSION_CODE=110
27+
VERSION_NAME=1.1.0
2828

2929
POM_ARTIFACT_ID=consent-onetrust
30-
POM_NAME=conset-onetrust
30+
POM_NAME=consent-onetrust
3131
POM_DESCRIPTION=Twilio consent managment integration with OneTrust CMP.
3232

3333
POM_URL=https://github.com/segment-integrations/analytics-kotlin-consent-onetrust

0 commit comments

Comments
 (0)