aboutsummaryrefslogtreecommitdiff
path: root/colorpicker/build.gradle
AgeCommit message (Collapse)Author
2019-06-08Add many more dependency declarations in pluginAllan Wang
2019-06-07Add short namespace for pluginAllan Wang
2019-06-07Remove package nameAllan Wang
2019-06-07Begin initial md portAllan Wang
2018-01-24Create buildSrcAllan Wang
2018-01-20Add back git tag versioning (#129)Allan Wang
2017-08-30Feature/gradle 4.x (#47)Allan Wang
* Update to api and implementation * Update gradle * Add missing dependency * Update readme * Update external dependencies
2017-07-22Support sdk 19 where possible and add image picker (#10)3.0Allan Wang
* Fix plural * Switch to long * Test plural again * Comment * Major update to image picker and view utils * Make image activity full screen * Update min sdk and prefix * Lower sdk requirement and make string private * Bring kpref activity to sdk 19
2017-07-09Clean up and optimizeAllan Wang
2017-07-09Clean up gradle and test buildAllan Wang
2017-07-08Move components to separate modulesAllan Wang