Skip to content

Commit 4882b29

Browse files
committed
bump app compat version
1 parent 2249159 commit 4882b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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'

0 commit comments

Comments
 (0)