File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
2828 implementation ' com.android.support.constraint:constraint-layout:1.1.2'
2929 implementation ' com.github.duanhong169:text-button:1.0.4'
3030 implementation ' com.jakewharton:butterknife:8.7.0'
31- implementation ' com.github.duanhong169:colorpicker:1.1.0 '
31+ implementation ' com.github.duanhong169:colorpicker:1.1.1 '
3232// implementation project(':colorpicker')
3333 annotationProcessor ' com.jakewharton:butterknife-compiler:8.7.0'
3434 testImplementation ' junit:junit:4.12'
Original file line number Diff line number Diff line change 88 artifact = ' colorpicker'
99
1010 libraryDescription = ' A `ColorPicker` for android'
11- libraryVersion = ' 1.1.0 '
11+ libraryVersion = ' 1.1.1 '
1212
1313 gitUrl = ' https://github.com/duanhong169/ColorPicker.git'
1414 siteUrl = ' https://github.com/duanhong169/ColorPicker'
You can’t perform that action at this time.
0 commit comments