Created
November 8, 2014 00:36
-
-
Save flurrydev/fbc8be24f57eba59154f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Preserve Facebook Ads classes | |
| - keep class import com.facebook.** { *; } | |
| - dontwarn com.facebook.** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment