liuchuancong / gsy_video_player

GNU Affero General Public License v3.0
0 stars 0 forks source link

Could not find com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v8.6.0-release-jitpack #2

Open tudosxxx opened 1 month ago

tudosxxx commented 1 month ago

FAILURE: Build failed with an exception.

tudosxxx commented 1 month ago

all url is 404

liuchuancong commented 1 month ago
allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
        maven { url "https://maven.aliyun.com/repository/public" }
    }
}

@tudosxxx