提交 945299e4 编写于 作者: Z Zhang Rui

k0.3.3

上级 377b2024
tag next
--------------------------------
tag k0.3.3
--------------------------------
player: custom protocol as io hook
android/sample: support rotation meta (TextureView only)
......
......@@ -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.3.2.2
VERSION_CODE=302002
VERSION_NAME=0.3.3
VERSION_CODE=303000
GROUP=tv.danmaku.ijk.media
POM_DESCRIPTION=Video player based on FFmpeg n2.7
......
......@@ -11,8 +11,8 @@ android {
applicationId "tv.danmaku.ijk.media.sample"
minSdkVersion 9
targetSdkVersion 22
versionCode 302002
versionName "0.3.2.2"
versionCode 303000
versionName "0.3.3"
}
buildTypes {
release {
......
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="tv.danmaku.ijk.media.sample"
android:versionCode="302001"
android:versionName="0.3.2.1">
package="tv.danmaku.ijk.media.sample">
<uses-sdk
android:minSdkVersion="9"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册