Panagiotis Triantafyllou

changed sdk version in constants

......@@ -30,7 +30,7 @@ public class WarpConstants {
/**
* The version of the SDK installed in the device
*/
public static final String SDK_VERSION = "4.5.5.4";
public static final String SDK_VERSION = "4.5.5.5";
/**
* The URL of the server where it should ping
......