aboutsummaryrefslogtreecommitdiff
path: root/core/build.gradle
AgeCommit message (Collapse)Author
2017-07-25Update dependencies and icons (#14)3.1.2Allan Wang
* Use kotlin color for sample * Add play store button * Update icon * Update build tools
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
2017-07-08Update rxkotlinAllan Wang
2017-07-04Separate core components in its own moduleAllan Wang