Commit 474563b9 authored by liuyang's avatar liuyang

APK图片抓取识别及轮播流地址抓取, ftp上传增加超时检测机制

#BYLSERVER-1438
parent b1be290d
...@@ -12,8 +12,8 @@ android { ...@@ -12,8 +12,8 @@ android {
applicationId "com.duolebo.bylrobot" applicationId "com.duolebo.bylrobot"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 15 versionCode 20
versionName "1.4.45" versionName "1.5.0"
} }
signingConfigs { signingConfigs {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment