Skip to content

Commit b2ba1b0

Browse files
committed
Android SDK 3.0.0
1 parent 04d8c88 commit b2ba1b0

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 = 10;
3838
public static int NETWORK_TIMEOUT_SECONDS_FOR_DOWNLOADS = 10;
3939

40-
public static String LEANPLUM_VERSION = "2.2.4-SNAPSHOT";
40+
public static String LEANPLUM_VERSION = "3.0.0";
4141
public static String CLIENT = "android";
4242

4343
static final String LEANPLUM_PACKAGE_IDENTIFIER = BuildConfig.LEANPLUM_PACKAGE_IDENTIFIER;

0 commit comments

Comments
 (0)