Color picker source

This commit is contained in:
M66B 2018-09-12 19:11:50 +00:00
parent 1fe2ee4244
commit 439d0a917a
2 changed files with 1 additions and 0 deletions

View File

@ -105,5 +105,6 @@ dependencies {
implementation "net.freeutils:jcharset:$jcharset_version"
// git clone https://android.googlesource.com/platform/frameworks/opt/colorpicker
implementation project(path: ':colorpicker')
}