androidstarters / android-starter

[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
https://git.io/v9UjE
513 stars 66 forks source link

No proguard rules #12

Open IlyaEremin opened 7 years ago

IlyaEremin commented 7 years ago

There are bunch of libraries and there are no proguard rules for them.

IlyaEremin commented 7 years ago

And thank you for publishing such a great tool. I really like to learn new useful things from others projects, it's so intriguing 😄

ravidsrk commented 7 years ago

@IlyaEremin You can create a PR with proguard rules configured.

IlyaEremin commented 7 years ago

:okay: