Open yaomoshen520 opened 3 months ago
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
implementation 'com.github.CarGuo:GSYIjkJava:1.0.0'
//根据你的需求ijk模式的so
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-arm64:v8.6.0-release-jitpack'
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv7a:v8.6.0-release-jitpack'
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv5:v8.6.0-release-jitpack'
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x86:v8.6.0-release-jitpack'
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x64:v8.6.0-release-jitpack'
非常非常的感谢
allprojects { repositories { jcenter() } }
dependencies {
required, enough for most devices.
}实例中的仓库不能下载了,有其他的仓库吗?