提交 48909825 编写于 作者: S shuyu

add video cache (2017-10-22)

上级 76056fc8
......@@ -11,8 +11,8 @@ android {
minSdkVersion globalConfiguration.androidMinSdkVersion
targetSdkVersion globalConfiguration.androidTargetSdkVersion
versionCode 1
versionName "1.0"
versionCode 21
versionName PROJ_VERSION
}
buildTypes {
......
package com.danikula.videocache;
import shuyu.com.androidvideocache.BuildConfig;
/**
* Indicates any error in work of {@link ProxyCache}.
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册