mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Remove media3-only line from exoplayer2 build.gradle file
#minor-release
PiperOrigin-RevId: 470999044
(cherry picked from commit 932f0d2248)
This commit is contained in:
parent
e49cde80d8
commit
30e55ad772
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
androidTest.assets.srcDir '../test_data/src/test/assets/' //copybara:media3-only
|
androidTest.assets.srcDir '../test_data/src/test/assets/'
|
||||||
test.assets.srcDir '../test_data/src/test/assets/'
|
test.assets.srcDir '../test_data/src/test/assets/'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue