Skip to content

Commit

Permalink
build(deps): Bump com.github.skydoves:colorpickerview
Browse files Browse the repository at this point in the history
Bumps [com.github.skydoves:colorpickerview](https://github.com/skydoves/colorpickerview) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/skydoves/colorpickerview/releases)
- [Commits](skydoves/ColorPickerView@2.2.4...2.3.0)

---
updated-dependencies:
- dependency-name: com.github.skydoves:colorpickerview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent a5e3240 commit 0591269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ dependencies {
implementation 'com.google.android.flexbox:flexbox:3.0.0'

// Custom Color Picker
implementation 'com.github.skydoves:colorpickerview:2.2.4'
implementation 'com.github.skydoves:colorpickerview:2.3.0'

// Gson
implementation 'com.google.code.gson:gson:2.10.1'
Expand Down

0 comments on commit 0591269

Please sign in to comment.