Skip to content

Instantly share code, notes, and snippets.

@sessionm-docs
Forked from ndurell/proguard.cfg
Last active January 12, 2016 21:35
Show Gist options
  • Save sessionm-docs/11046708 to your computer and use it in GitHub Desktop.
Save sessionm-docs/11046708 to your computer and use it in GitHub Desktop.
-dontwarn com.unity3d.player.**
-dontwarn org.apache.http.**
-dontwarn android.net.http.AndroidHttpClient
-dontwarn com.google.android.gms.**
-dontwarn com.android.volley.**
-keep class com.sessionm.ui.** {*;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment