Closed hust-twj closed 2 weeks ago
如图
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-java:v10.0.0'
//是否需要ExoPlayer模式 implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-exo2:v10.0.0'
//是否需要AliPlayer模式 implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-aliplay:v10.0.0'
//根据你的需求ijk模式的so implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-arm64:v10.0.0' implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-armv7a:v10.0.0' implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-armv5:v10.0.0' implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-x86:v10.0.0' implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-x64:v10.0.0'
如图
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-java:v10.0.0'
// 是否需要 ExoPlayer 模式 implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-exo2:v10.0.0'
// 是否需要 AliPlayer 模式 implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-aliplay:v10.0.0'
// 根据你的需求 ijk 模式的 so implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-arm64:v10.0.0' implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-armv7a:v10.0.0' implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-armv5:v10.0.0' implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-x86:v10.0.0' implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-x64:v10.0.0'
@CarGuo 没错呀,我就是 implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v10.0.0 ,哪儿有问题呢
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-java:v10.0.0
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v10.0.0
你看下有什么不同?
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-java:v10.0.0
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v10.0.0
你看下有什么不同?
感谢。我还以为只改变了版本号,大小写也变了。。
(!!!!请务必务必按照issue模板,修改 后提交问题!!!!,不按模板提Isuue删除处理)
(ps 首页问题集锦和demo请先了解一下!)
⚠️提问前建议先看看: https://mp.weixin.qq.com/s/HjSdmAsHuvixCH_EWdvk3Q
问题描述:
从 v9.0.0-release-jitpack 升级到 v10.0.0 后,工程编译失败。问题截图:
GSY依赖版本
例如
implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v10.0.0