Skip to content

Commit 986d1d1

Browse files
authored
feat: fix typo in gradle.properties. (#18)
1 parent 89609ad commit 986d1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ POM_PACKAGING=aar
3535

3636
POM_URL=http://github.com/segment-integrations/analytics-kotlin-live
3737
POM_SCM_URL=http://github.com/segment-integrations/analytics-kotlin-live
38-
POM_SCM_CONNECTION=scm:git:git://github.com/segmentio-integrations/analytics-kotlin-live.git
38+
POM_SCM_CONNECTION=scm:git:git://github.com/segment-integrations/analytics-kotlin-live.git
3939
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]:segment-integrations/analytics-kotlin-live.git
4040

4141
POM_LICENCE_NAME=The MIT License (MIT)

0 commit comments

Comments
 (0)