Added FTP Upload behaviour.

Added some static buffer sizes
This commit is contained in:
Ziver Koc 2014-08-07 16:20:01 +02:00
parent e066e4431b
commit ffe6425906
6 changed files with 108 additions and 12 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 12
versionName "1.0.12"
versionCode 15
versionName "1.0.15"
}
buildTypes {
release {