Skip to content

Commit

Permalink
Fix proguard & MediaRouter conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin-st committed Jul 13, 2015
1 parent f4a5eaa commit 4d08b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proguard-muninforandroid.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@
-keep interface android.support.v7.internal.** { *; }
-keep class android.support.v7.** { *; }
-keep interface android.support.v7.** { *; }
-keepclassmembers class android.support.v7.** { *; }

0 comments on commit 4d08b3b

Please sign in to comment.