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 f203f4d commit e72d1b2Copy full SHA for e72d1b2
library/build.gradle
@@ -81,6 +81,7 @@ publishing {
81
}
82
scm {
83
connection = 'scm:git:https://github.com/long76/AndroidXColorPicker.git'
84
+ url = 'https://github.com/long76/AndroidXColorPicker'
85
tag = this.version
86
87
0 commit comments