Skip to content

Commit ce585e3

Browse files
authored
Release/2.3.0 (#87)
* Update versions * Update CT SDK version * Bump Leanplum Android SDK version * Use optimistic iOS pods version * update version
1 parent 5b6c59d commit ce585e3

File tree

6 files changed

+44777
-35286
lines changed

6 files changed

+44777
-35286
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
rootProject.ext {
1414
// expose sdk version for consistency
15-
LEANPLUM_SDK_VERSION = '7.3.0'
16-
LEANPLUM_CT_SDK_VERSION = '6.0.0'
15+
LEANPLUM_SDK_VERSION = '7.4.1'
16+
LEANPLUM_CT_SDK_VERSION = '6.1.1'
1717
}
1818

1919
def DEFAULT_COMPILE_SDK_VERSION = 33

0 commit comments

Comments
 (0)