diff --git a/app/build.gradle b/app/build.gradle index fdbe0b6e0959f49de794c7e401850fc4584e5288..aad8aa1f935bf37e71f6b9e1afc2d93c5e418e0a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -61,32 +61,32 @@ dependencies { compile project(':gsyVideoPlayer') //jcenter - //compile 'com.shuyu:GSYVideoPlayer:2.0.4' + //compile 'com.shuyu:GSYVideoPlayer:2.0.5' - //compile 'com.shuyu:gsyVideoPlayer-java:2.0.4' + //compile 'com.shuyu:gsyVideoPlayer-java:2.0.5' - //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-armv5:2.0.5' + //compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.5' + //compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.5' + //compile 'com.shuyu:gsyVideoPlayer-x64:2.0.5' + //compile 'com.shuyu:gsyVideoPlayer-x86:2.0.5' - //compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.4' + //compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.5' //jitpack - //compile 'com.github.CarGuo:GSYVideoPlayer:v2.0.4' + //compile 'com.github.CarGuo:GSYVideoPlayer:v2.0.5' - //compile 'com.github.CarGuo.GSYVideoPlayer:GSYVideoPlayer:v2.0.4' + //compile 'com.github.CarGuo.GSYVideoPlayer:GSYVideoPlayer:v2.0.5' - //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-ex_so:v2.0.4' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-ex_so:v2.0.5' - //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' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v2.0.5' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x64:v2.0.5' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x86:v2.0.5' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-arm64:v2.0.5' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv5:v2.0.5' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv7a:v2.0.5' } diff --git a/gsyVideoPlayer/build.gradle b/gsyVideoPlayer/build.gradle index a3dddff23e6ee0c2485dec2ee490f0a325ad0386..d3932985eda7674ff71d8691f7bad1d8a4dff5a0 100644 --- a/gsyVideoPlayer/build.gradle +++ b/gsyVideoPlayer/build.gradle @@ -41,13 +41,13 @@ dependencies { //更多配置版so,增加了concat,rtsp,mpeg,crypto //compile project(':gsyVideoPlayer-ex_so') - compile 'com.shuyu:gsyVideoPlayer-java:2.0.4' + compile 'com.shuyu:gsyVideoPlayer-java:2.0.5' - 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-armv5:2.0.5' + compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.5' + compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.5' + compile 'com.shuyu:gsyVideoPlayer-x64:2.0.5' + compile 'com.shuyu:gsyVideoPlayer-x86:2.0.5' //更多配置版so,增加了concat,rtsp,mpeg,crypto //compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.4'