# Proguard rules specific to the dash module.

# Constructors accessed via reflection in SegmentDownloadAction
-dontnote com.google.android.exoplayer2.source.dash.offline.DashDownloadAction
-keepclassmembers class com.vhall.android.exoplayer2.source.dash.offline.DashDownloadAction {
  static ** DESERIALIZER;
}
