Skip to content

Commit

Permalink
Merge branch 'release/4.0.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
LeanplumBuild committed Jun 7, 2018
2 parents 973df31 + 5ee0d76 commit 291b1e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public class Constants {
public static int SOCKET_PORT = 80;
public static int NETWORK_TIMEOUT_SECONDS = 10;
public static int NETWORK_TIMEOUT_SECONDS_FOR_DOWNLOADS = 10;
public static String LEANPLUM_VERSION = "4.0.2";
public static String LEANPLUM_VERSION = "4.0.3";
public static String CLIENT = "android";

static final String LEANPLUM_PACKAGE_IDENTIFIER = BuildConfig.LEANPLUM_PACKAGE_IDENTIFIER;
Expand Down

0 comments on commit 291b1e1

Please sign in to comment.