mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Issue: #5489 PiperOrigin-RevId: 234507428 Add missing annotation dependency Issue: #5489 PiperOrigin-RevId: 234566177
6 lines
144 B
Text
6 lines
144 B
Text
# Proguard rules specific to the Cast demo app.
|
|
|
|
# Accessed via menu.xml
|
|
-keep class androidx.mediarouter.app.MediaRouteActionProvider {
|
|
*;
|
|
}
|