mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
6 lines
142 B
Text
6 lines
142 B
Text
# Proguard rules specific to the Cast demo app.
|
|
|
|
# Accessed via menu.xml
|
|
-keep class android.support.v7.app.MediaRouteActionProvider {
|
|
*;
|
|
}
|