ColorPicker

This commit is contained in:
2018-10-22 14:04:50 +02:00
parent 6dfd7e016b
commit f9d04e38a0
2 changed files with 21 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
implementation 'com.github.kenglxn.QRGen:android:2.5.0'
implementation "com.github.DeweyReed:UltimateMusicPicker:2.0.0"
implementation 'com.github.duanhong169:colorpicker:1.1.5'
}
apply plugin: 'com.google.gms.google-services'