Skip to content

Commit 64a3334

Browse files
committed
readme updated.
1 parent d08e5f0 commit 64a3334

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ The JitPack repository URL would be: `maven { url 'https://jitpack.io' }`
1111
implementation "io.syslogic:androidx-colorpicker:1.2.3"
1212
}
1313

14-
Alternatively, one can also check out the repository and depend on the local `:library` module:
15-
16-
dependencies {
17-
implementation project(path: ':library')
18-
}
19-
2014
---
2115

2216
The `:mobile` application module provides these usage examples:

0 commit comments

Comments
 (0)