diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-25 12:14:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-25 12:14:46 -0700 |
commit | aaedf98c7c2eb9381c704367e040471cb2e9d094 (patch) | |
tree | c09a42f5357ba3a3452371018527b61939d76ec6 /README.md | |
parent | 6eefe3f7c27bd388ea6eb312f056edad03175a63 (diff) | |
download | kau-aaedf98c7c2eb9381c704367e040471cb2e9d094.tar.gz kau-aaedf98c7c2eb9381c704367e040471cb2e9d094.tar.bz2 kau-aaedf98c7c2eb9381c704367e040471cb2e9d094.zip |
Update dependencies and icons (#14)3.1.2
* Use kotlin color for sample
* Add play store button
* Update icon
* Update build tools
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Kotlin Android Utils This library contains small helper functions used throughout almost all of my other projects. The goal is to make common interactions executable in a single line. +<a href='https://play.google.com/store/apps/details?id=ca.allanwang.kau.sample&utm_source=github'><img alt='Get it on Google Play' width="30%" src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a> + [Changelog](docs/Changelog.md) ------------ |