uptechteam / MotionViews-Android

Code Guide: How to create Snapchat-like image stickers and text stickers.
https://blog.uptech.team/how-to-create-snapchat-like-stickers-for-android-50512957c351
MIT License
479 stars 112 forks source link

Library problem #9

Closed azzimfarid closed 7 years ago

azzimfarid commented 7 years ago

Hi i tried to compile this library in my gradle 'com.github.QuadFlask:colorpicker:0.0.12' but it is not working. This error keeps popping up: Error:(27, 13) Failed to resolve: com.github.QuadFlask:colorpicker:0.0.12 Show in File
Show in Project Structure dialog

AndriyBas commented 7 years ago

@azzimfarid just update QuadFlask lib to version 0.0.13 (see https://github.com/QuadFlask/colorpicker for reference)