the working library for Exoplayer is now
implementation 'androidx.media3:media3-exoplayer:1.5.0'
adjust your dependency in build.gradle (app level) accordingly.
Refer to the AndroidX Media documentation and latest releases here.