Merge pull request #3033 from iFeelSmart/chore/fix_path_to_disable_CSAI
chore(android): fix path to disable CSAI
This commit is contained in:
commit
9d957ed281
@ -44,7 +44,7 @@ android {
|
||||
java {
|
||||
if (useExoplayerIMA) {
|
||||
exclude 'com/google/ads/interactivemedia/v3/api'
|
||||
exclude 'com/android/exoplayer2/ext/ima'
|
||||
exclude 'com/google/android/exoplayer2/ext/ima'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user