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 db54fed commit d08e5f0Copy full SHA for d08e5f0
README.md
@@ -8,7 +8,7 @@ The library is generally available on JitPack; either by version tag or `master-
8
The JitPack repository URL would be: `maven { url 'https://jitpack.io' }`
9
10
dependencies {
11
- implementation "io.syslogic:androidx-colorpicker:1.2.2"
+ implementation "io.syslogic:androidx-colorpicker:1.2.3"
12
}
13
14
Alternatively, one can also check out the repository and depend on the local `:library` module:
0 commit comments