From b4e55b631c8b500ff07867eb5539e602f4bc844a Mon Sep 17 00:00:00 2001 From: shuyu <359369982@qq.com> Date: Mon, 2 Oct 2017 10:07:56 +0800 Subject: [PATCH] =?UTF-8?q?release=202.0.9=20(2017-10-02=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 34 +++++++++++++++++----------------- gradle.properties | 2 +- gsyVideoPlayer/build.gradle | 16 ++++++++-------- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 1dd9fac..3f54704 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,32 +63,32 @@ dependencies { compile project(':gsyVideoPlayer') //jcenter - //compile 'com.shuyu:GSYVideoPlayer:2.0.8' + //compile 'com.shuyu:GSYVideoPlayer:2.0.9' - //compile 'com.shuyu:gsyVideoPlayer-java:2.0.8' + //compile 'com.shuyu:gsyVideoPlayer-java:2.0.9' - //compile 'com.shuyu:gsyVideoPlayer-armv5:2.0.8' - //compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.8' - //compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.8' - //compile 'com.shuyu:gsyVideoPlayer-x64:2.0.8' - //compile 'com.shuyu:gsyVideoPlayer-x86:2.0.8' + //compile 'com.shuyu:gsyVideoPlayer-armv5:2.0.9' + //compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.9' + //compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.9' + //compile 'com.shuyu:gsyVideoPlayer-x64:2.0.9' + //compile 'com.shuyu:gsyVideoPlayer-x86:2.0.9' - //compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.8' + //compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.9' //jitpack - //compile 'com.github.CarGuo:GSYVideoPlayer:v2.0.8' + //compile 'com.github.CarGuo:GSYVideoPlayer:v2.0.9' - //compile 'com.github.CarGuo.GSYVideoPlayer:GSYVideoPlayer:v2.0.8' + //compile 'com.github.CarGuo.GSYVideoPlayer:GSYVideoPlayer:v2.0.9' - //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-ex_so:v2.0.8' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-ex_so:v2.0.9' - //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v2.0.8' - //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x64:v2.0.8' - //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x86:v2.0.8' - //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-arm64:v2.0.8' - //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv5:v2.0.8' - //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv7a:v2.0.8' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v2.0.9' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x64:v2.0.9' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-x86:v2.0.9' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-arm64:v2.0.9' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv5:v2.0.9' + //compile 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-armv7a:v2.0.9' } diff --git a/gradle.properties b/gradle.properties index 0ca4a46..a55d3ed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ org.gradle.jvmargs=-Xmx1536m # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true BINTRAY_USER=carguo -BINTRAY_KEY= +BINTRAY_KEY=d7c1083f09eef0f93e4786d6eb780104a91a2dfb PROJ_GROUP=com.shuyu PROJ_VERSION=2.0.9 PROJ_WEBSITEURL=https://github.com/CarGuo/GSYVideoPlayer diff --git a/gsyVideoPlayer/build.gradle b/gsyVideoPlayer/build.gradle index 7a0d3e3..5a1807a 100644 --- a/gsyVideoPlayer/build.gradle +++ b/gsyVideoPlayer/build.gradle @@ -31,7 +31,7 @@ android { dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) - compile project(':gsyVideoPlayer-java') + //compile project(':gsyVideoPlayer-java') //compile project(':gsyVideoPlayer-armv5') //compile project(':gsyVideoPlayer-armv7a') //compile project(':gsyVideoPlayer-armv64') @@ -41,16 +41,16 @@ dependencies { //更多配置版so,增加了concat,rtsp,mpeg,crypto //compile project(':gsyVideoPlayer-ex_so') - //compile 'com.shuyu:gsyVideoPlayer-java:2.0.8' + compile 'com.shuyu:gsyVideoPlayer-java:2.0.9' - compile 'com.shuyu:gsyVideoPlayer-armv5:2.0.8' - compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.8' - compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.8' - compile 'com.shuyu:gsyVideoPlayer-x64:2.0.8' - compile 'com.shuyu:gsyVideoPlayer-x86:2.0.8' + compile 'com.shuyu:gsyVideoPlayer-armv5:2.0.9' + compile 'com.shuyu:gsyVideoPlayer-armv7a:2.0.9' + compile 'com.shuyu:gsyVideoPlayer-arm64:2.0.9' + compile 'com.shuyu:gsyVideoPlayer-x64:2.0.9' + compile 'com.shuyu:gsyVideoPlayer-x86:2.0.9' //更多配置版so,增加了concat,rtsp,mpeg,crypto - //compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.8' + //compile 'com.shuyu:gsyVideoPlayer-ex_so:2.0.9' } apply from: './bintray.gradle' -- GitLab