Move Robolectric snapshot repository config to common_library_config
This means it gets pulled in when apps depend on ExoPlayer locally: https://github.com/google/ExoPlayer/blob/release-v2/README.md#locally This resolves the missing snapshot error that people see currently, because the existing repository config is in the top-level ExoPlayer build.gradle file which isn't executed when depending on ExoPlayer locally. Issue: #8332 Issue: #7932 PiperOrigin-RevId: 347245078
Showing
with
6 additions
and
1 deletions
Please
register
or
sign in
to comment