Skip to content

Commit e2dab77

Browse files
committed
Android 2.2.3
1 parent ec4db36 commit e2dab77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidSDK/src/com/leanplum/internal/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public class Constants {
3737
public static int NETWORK_TIMEOUT_SECONDS_FOR_DOWNLOADS = 10;
3838
static final String LEANPLUM_PACKAGE_IDENTIFIER = BuildConfig.LEANPLUM_PACKAGE_IDENTIFIER;
3939

40-
public static String LEANPLUM_VERSION = "2.2.2";
40+
public static String LEANPLUM_VERSION = "2.2.3";
4141
public static String CLIENT = "android";
4242

4343
static final String INVALID_MAC_ADDRESS = "02:00:00:00:00:00";

0 commit comments

Comments
 (0)