Commit 932f0d22 by ibaker Committed by Marc Baechinger

Remove media3-only line from exoplayer2 `build.gradle` file

#minor-release

PiperOrigin-RevId: 470999044
parent 52d32be8
Showing with 1 additions and 1 deletions
...@@ -30,7 +30,7 @@ android { ...@@ -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/'
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment