Skip to content

Commit ef76a06

Browse files
committed
version 1.1.0
1 parent f6547f2 commit ef76a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The library is generally available on JitPack; either by version tag or `master-
88
The JitPack repository URL would be: `maven { url 'https://jitpack.io' }`
99

1010
dependencies {
11-
implementation "io.syslogic:androidx-colorpicker:1.0.9"
11+
implementation "io.syslogic:androidx-colorpicker:1.1.0"
1212
}
1313

1414
Alternatively, one can also check out the repository and depend on the local `:library` module:

0 commit comments

Comments
 (0)