Skip to content

Commit 5b6c59d

Browse files
authored
Merge pull request #86 from Leanplum/release/2.2.0
Release/2.2.0
2 parents 768baef + 582e53b commit 5b6c59d

File tree

6 files changed

+32483
-13994
lines changed

6 files changed

+32483
-13994
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.2.0'
16-
LEANPLUM_CT_SDK_VERSION = '5.0.0'
15+
LEANPLUM_SDK_VERSION = '7.3.0'
16+
LEANPLUM_CT_SDK_VERSION = '6.0.0'
1717
}
1818

1919
def DEFAULT_COMPILE_SDK_VERSION = 33

0 commit comments

Comments
 (0)