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 f4aa6b9 commit 3d01c92Copy full SHA for 3d01c92
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.1.0"
+ implementation "io.syslogic:androidx-colorpicker:1.1.4"
12
}
13
14
Alternatively, one can also check out the repository and depend on the local `:library` module:
0 commit comments