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.3'
2929 implementation ' com.github.duanhong169:text-button:1.0.5'
3030 implementation ' com.jakewharton:butterknife:8.8.1'
31- // implementation 'com.github.duanhong169:colorpicker:1.1.5 '
31+ // implementation 'com.github.duanhong169:colorpicker:1.1.6 '
3232 implementation project(' :colorpicker' )
3333 annotationProcessor ' com.jakewharton:butterknife-compiler:8.8.1'
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.5 '
11+ libraryVersion = ' 1.1.6 '
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