I'm not too familiar with Travis CI, so there might be better ways to make it work. But at least the build starts now.
The issue now is that the com.google.android.exoplayer:exoplayer:2.8.4 package cannot be found.
It doesn't seem to exist on jCenter and is not available on Google's Maven repository either.
Maybe it should be updated to the latest version (2.19.1) or migrated to AndroidX Media3.
I'm not too familiar with Travis CI, so there might be better ways to make it work. But at least the build starts now.
The issue now is that the
com.google.android.exoplayer:exoplayer:2.8.4
package cannot be found. It doesn't seem to exist on jCenter and is not available on Google's Maven repository either. Maybe it should be updated to the latest version (2.19.1) or migrated to AndroidX Media3.