JetInstagram icon indicating copy to clipboard operation
JetInstagram copied to clipboard

Couldn't build because of ExoPlayer and JCenter

Open fhchina opened this issue 1 year ago • 1 comments

JCenter is down。Couldn't get exoplayer:2.11.8

fhchina avatar Aug 20 '24 14:08 fhchina

JCenter is down。Couldn't get exoplayer:2.11.8

https://mvnrepository.com/artifact/com.google.android.exoplayer/exoplayer

delete maven { url "https://jitpack.io/" }

replace jcenter() with mavenCentral()

update exoplayer2 vserion 2.13.3+

JohnnieEric avatar Feb 07 '25 05:02 JohnnieEric