提交 db9a3816 编写于 作者: X Xinzheng Zhang

k0.6.1.1

上级 1525758e
......@@ -26,8 +26,8 @@ ext {
targetSdkVersion = 23
versionCode = 601000
versionName = "0.6.1"
versionCode = 601001
versionName = "0.6.1.1"
}
wrapper {
......
......@@ -17,8 +17,8 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
VERSION_NAME=0.6.1
VERSION_CODE=601000
VERSION_NAME=0.6.1.1
VERSION_CODE=601001
GROUP=tv.danmaku.ijk.media
# http://central.sonatype.org/pages/requirements.html
......
......@@ -28,7 +28,7 @@ dependencies {
compile 'com.google.android.exoplayer:exoplayer:r1.5.9'
compile project(':ijkplayer-java')
// compile 'tv.danmaku.ijk.media:ijkplayer-java:0.6.1'
// compile 'tv.danmaku.ijk.media:ijkplayer-java:0.6.1.1'
}
gradle.startParameter.taskNames.each { task ->
......
......@@ -2,8 +2,8 @@
set -e
VERSION_CODE=601000
VERSION_NAME=0.6.1
VERSION_CODE=601001
VERSION_NAME=0.6.1.1
VERSION_TARGET=$1
do_version_readme() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册