提交 32f5dd07 编写于 作者: Z Zhang Rui

k0.4.2.2

上级 dd2b7160
...@@ -26,8 +26,8 @@ ext { ...@@ -26,8 +26,8 @@ ext {
targetSdkVersion = 23 targetSdkVersion = 23
versionCode = 402001 versionCode = 402002
versionName = "0.4.2.1" versionName = "0.4.2.2"
} }
wrapper { wrapper {
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true # org.gradle.parallel=true
VERSION_NAME=0.4.2.1 VERSION_NAME=0.4.2.2
VERSION_CODE=402001 VERSION_CODE=402002
GROUP=tv.danmaku.ijk.media GROUP=tv.danmaku.ijk.media
# http://central.sonatype.org/pages/requirements.html # http://central.sonatype.org/pages/requirements.html
......
...@@ -25,7 +25,7 @@ dependencies { ...@@ -25,7 +25,7 @@ dependencies {
compile 'com.google.android.exoplayer:exoplayer:r1.5.1' compile 'com.google.android.exoplayer:exoplayer:r1.5.1'
compile project(':ijkplayer-java') compile project(':ijkplayer-java')
// compile 'tv.danmaku.ijk.media:ijkplayer-java:0.4.2.1' // compile 'tv.danmaku.ijk.media:ijkplayer-java:0.4.2.2'
} }
// apply from: '../tools/gradle-mvn-push.gradle' // apply from: '../tools/gradle-mvn-push.gradle'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册