build.gradle
1.33 KB
-
Move Robolectric snapshot repository config to common_library_config · 0d61b89c
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
ibaker committed