amulyakhare / TextDrawable

This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
MIT License
3.16k stars 612 forks source link

Gradle update for Android Studio 1.0+ #4

Closed kvithayathil closed 9 years ago

kvithayathil commented 9 years ago

Updated gradle build to 1.0.0 Updated buildtool version to 21.1.2 Updated appcompat library

kvithayathil commented 9 years ago

Forgot to update the proguard stuff