添加文件大小转换接口,当前进度百分比接口

This commit is contained in:
AriaLyy
2017-05-24 14:53:12 +08:00
parent 5b0951c765
commit 7182dda17d
5 changed files with 69 additions and 4 deletions

View File

@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 23
versionCode 310
versionName "3.1.0"
versionCode 311
versionName "3.1.1"
}
buildTypes {
release {