Add proguard configuration for Cast extension

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=191422866
This commit is contained in:
olly 2018-04-03 04:21:03 -07:00 committed by Oliver Woodman
parent c861b506a3
commit cb01b281df
2 changed files with 5 additions and 0 deletions

View file

@ -21,6 +21,7 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion project.ext.targetSdkVersion
consumerProguardFiles 'proguard-rules.txt'
}
}

View file

@ -0,0 +1,4 @@
# Proguard rules specific to the Cast extension.
# DefaultCastOptionsProvider is commonly referred to only by the app's manifest.
-keep class com.google.android.exoplayer2.ext.cast.DefaultCastOptionsProvider