提交 c04bfca1 编写于 作者: S shuyu

2.0.4 (2017-08-08)

上级 d6d40479
......@@ -58,20 +58,35 @@ dependencies {
compile viewDependencies.ndkbitmap_x86
compile androidDependencies.support_v4
//debugCompile dataDependencies.leakcanary
//compile project(':gsyVideoPlayer')
compile project(':gsyVideoPlayer')
//jcenter
compile 'com.shuyu:GSYVideoPlayer:2.0.3'
//compile 'com.shuyu:GSYVideoPlayer:2.0.4'
//compile 'com.shuyu:gsyVideoPlayer-java:2.0.4'
//compile 'com.shuyu:gsyVideoPlayer-armv5:2.0.4'
//compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.4'
//compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.4'
//compile 'com.shuyu:gsyVideoPlayer-x64:2.0.4'
//compile 'com.shuyu:gsyVideoPlayer-x86:2.0.4'
//compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.4'
//jitpack
//compile 'com.github.CarGuo:GSYVideoPlayer:v2.0.3'
//compile 'com.github.CarGuo.GSYVideoPlayer:GSYVideoPlayer:v2.0.3'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-ex_so:v2.0.3'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v2.0.3'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x64:v2.0.3'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x86:v2.0.3'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-arm64:v2.0.3'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv5:v2.0.3'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv7a:v2.0.3'
//compile 'com.github.CarGuo:GSYVideoPlayer:v2.0.4'
//compile 'com.github.CarGuo.GSYVideoPlayer:GSYVideoPlayer:v2.0.4'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-ex_so:v2.0.4'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v2.0.4'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x64:v2.0.4'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x86:v2.0.4'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-arm64:v2.0.4'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv5:v2.0.4'
//compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv7a:v2.0.4'
}
......@@ -41,16 +41,16 @@ dependencies {
//更多配置版so,增加了concat,rtsp,mpeg,crypto
//compile project(':gsyVideoPlayer-ex_so')
compile 'com.shuyu:gsyVideoPlayer-java:2.0.3'
compile 'com.shuyu:gsyVideoPlayer-java:2.0.4'
compile 'com.shuyu:gsyVideoPlayer-armv5:2.0.3'
compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.3'
compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.3'
compile 'com.shuyu:gsyVideoPlayer-x64:2.0.3'
compile 'com.shuyu:gsyVideoPlayer-x86:2.0.3'
compile 'com.shuyu:gsyVideoPlayer-armv5:2.0.4'
compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.4'
compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.4'
compile 'com.shuyu:gsyVideoPlayer-x64:2.0.4'
compile 'com.shuyu:gsyVideoPlayer-x86:2.0.4'
//更多配置版so,增加了concat,rtsp,mpeg,crypto
//compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.3'
//compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.4'
}
apply from: './bintray.gradle'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册