Index: ssts-web/src/main/webapp/mobileClient/SterileSupplySystem_Android_V4.4.24_20160804.apk =================================================================== diff -u Binary files differ Index: build.gradle =================================================================== diff -u -r14386 -r14405 --- build.gradle (.../build.gradle) (revision 14386) +++ build.gradle (.../build.gradle) (revision 14405) @@ -138,7 +138,7 @@ } - version = '4.1.38' + version = '4.1.59' group = 'com.forgon' /* Index: ssts-web/src/main/webapp/mobileClient/clientForAndroid.json =================================================================== diff -u -r13951 -r14405 --- ssts-web/src/main/webapp/mobileClient/clientForAndroid.json (.../clientForAndroid.json) (revision 13951) +++ ssts-web/src/main/webapp/mobileClient/clientForAndroid.json (.../clientForAndroid.json) (revision 14405) @@ -1,6 +1,6 @@ { "success":"true", - "version":"4.4.22", + "version":"4.4.24", "versionCode":78, - "urlSuffix":"/mobileClient/SterileSupplySystem_Android_V4.4.22_20160629.apk" + "urlSuffix":"/mobileClient/SterileSupplySystem_Android_V4.4.24_20160804.apk" } \ No newline at end of file