修复暂停后删除任务闪退问题,添加删除记录api

This commit is contained in:
AriaLyy
2017-05-16 11:06:29 +08:00
parent 9882455cef
commit 9a6e60f67f
15 changed files with 99 additions and 108 deletions

View File

@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 23
versionCode 101
versionName "3.0.2"
versionCode 102
versionName "3.0.3"
}
buildTypes {
release {