提交 e1c93868 编写于 作者: Z Zhang Rui

k0.3.0

上级 fb1b24f7
......@@ -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.2.4.3
VERSION_CODE=204003
VERSION_NAME=0.3.0
VERSION_CODE=300000
GROUP=tv.danmaku.ijk.media
POM_DESCRIPTION=Video player based on FFmpeg n2.7
......
......@@ -8,8 +8,6 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 22
versionCode 204000
versionName "0.2.4"
}
buildTypes {
release {
......
......@@ -8,8 +8,6 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 22
versionCode 204000
versionName "0.2.4"
}
buildTypes {
release {
......
......@@ -8,8 +8,6 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 22
versionCode 204000
versionName "0.2.4"
}
buildTypes {
release {
......
......@@ -8,8 +8,6 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 22
versionCode 204000
versionName "0.2.4"
}
buildTypes {
release {
......
......@@ -8,8 +8,6 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 22
versionCode 204000
versionName "0.2.4"
}
buildTypes {
release {
......
......@@ -9,8 +9,8 @@ android {
applicationId "tv.danmaku.ijk.media.sample"
minSdkVersion 9
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionCode 300000
versionName "0.3.0"
}
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" >
package="tv.danmaku.ijk.media.sample"
android:versionCode="300000"
android:versionName="0.3.0">
<uses-sdk
android:minSdkVersion="9"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册