Skip to content

Commit 4e22ca2

Browse files
authored
Release/5.3.2 (#381)
* version bump * promote to release * bump app compat version * new beta * version
1 parent dfe9207 commit 4e22ca2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common-methods.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Export methods by turning them into closures
22
ext {
33
COMPILE_SDK_VERSION = 28
4-
APPCOMPAT_LIBRARY_VERSION = '1.0.2'
4+
APPCOMPAT_LIBRARY_VERSION = '1.1.0'
55
MIN_SDK_VERSION = 14
66

77
LEANPLUM_GROUP_ID = 'com.leanplum'

sdk-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.3.1
1+
5.3.2

0 commit comments

Comments
 (0)