Browse Source

Color picker source

main
M66B 5 years ago
parent
commit
439d0a917a
2 changed files with 1 additions and 0 deletions
  1. BIN
      .idea/caches/build_file_checksums.ser
  2. +1
    -0
      app/build.gradle

BIN
.idea/caches/build_file_checksums.ser View File


+ 1
- 0
app/build.gradle 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')
}

Loading…
Cancel
Save