You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If library is compiled with proguard file within (proguard.txt) does the plugin respect it and compile final apk using the file in addition to possible application one(s)?
The text was updated successfully, but these errors were encountered:
https://developer.android.com/studio/projects/android-library
"A library module may include its own ProGuard configuration file"
If library is compiled with proguard file within (proguard.txt) does the plugin respect it and compile final apk using the file in addition to possible application one(s)?
The text was updated successfully, but these errors were encountered: