TEST: Downgrade ExoPlayer to 2.12

This commit is contained in:
Robin 2021-05-14 14:47:53 +02:00
parent b40540f626
commit 6debb784b7
6 changed files with 14 additions and 15 deletions

View file

@ -105,7 +105,7 @@ ext {
androidxRoomVersion = '2.3.0-alpha03'
icepickVersion = '3.2.0'
exoPlayerVersion = '2.13.3'
exoPlayerVersion = '2.12.3'
googleAutoServiceVersion = '1.0-rc7'
groupieVersion = '2.8.1'
markwonVersion = '4.6.0'