We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb469c commit 5c0a23fCopy full SHA for 5c0a23f
colorpicker/build.gradle
@@ -8,7 +8,7 @@ ext {
8
libraryName = 'ColorPicker'
9
artifact = 'colorpicker'
10
11
- libraryDescription = 'A `ColorPicker`'
+ libraryDescription = 'A `ColorPicker` for android'
12
13
siteUrl = 'https://github.com/duanhong169/ColorPicker'
14
gitUrl = 'https://github.com/duanhong169/ColorPicker.git'
0 commit comments