Skip to content

Commit e72d1b2

Browse files
committed
add scm url
1 parent f203f4d commit e72d1b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ publishing {
8181
}
8282
scm {
8383
connection = 'scm:git:https://github.com/long76/AndroidXColorPicker.git'
84+
url = 'https://github.com/long76/AndroidXColorPicker'
8485
tag = this.version
8586
}
8687
}

0 commit comments

Comments
 (0)