hamsterksu / Android-AnnotatedSQL

Android library for auto generating SQL schema and Content provider
Other
159 stars 24 forks source link

Use Proguard #17

Closed SilkSama closed 9 years ago

SilkSama commented 9 years ago

Hello, what are the rules to define to use proguard ? Thx in advance

SelvinPL commented 9 years ago

@SilkSama Do you have any problems with proguard? There should be no special rules needed as it is a compile-time code generator.

SilkSama commented 9 years ago

Sorry, it was a mistake from my side. No problem with the combination between this library and proguard.

Thanks

hamsterksu commented 9 years ago

You just need to add rule to keep class name of generated content provider