I am using
compile 'com.facebook.android:facebook-android-sdk:4.+'
In my Android project just to track Facebook download, but it increases size of my app by 400Kb, which is huge for me.
How can I remove Facebook icons used in lib in release-build using pro-guard or anything else?
For better understanding attaching my apk distribution: