Hi, I've an application_project that depends on a library_project. Do we need to enable proguard for the library_project as well? I noticed the following:
All entries in library_project/bin/proguard/mapping.txt are also present in application_project/bin/proguard/mapping.txt. Does this mean there is no need to run proguard on libary projects? Enabling it on the application project is equivalent to enabling it on application project as well as library projects. Thanks, --MB. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

