mirror of
https://github.com/androidx/media.git
synced 2025-05-06 15:10:34 +08:00
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
# Proguard rules specific to the Cast demo app.
|
|
|
|
# Accessed via menu.xml
|
|
-keep class android.support.v7.app.MediaRouteActionProvider {
|
|
*;
|
|
}
|