Skip to content

Commit f58ef2f

Browse files
authored
Update CT SDK to 4.7.4 (#541)
1 parent 2887ca0 commit f58ef2f

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
@@ -2,7 +2,7 @@
22
ext {
33
COMPILE_SDK_VERSION = 33
44
APPCOMPAT_LIBRARY_VERSION = '1.2.0'
5-
CT_SDK_VERSION = '4.7.2'
5+
CT_SDK_VERSION = '4.7.4'
66
MIN_SDK_VERSION = 19 // CT SDK 4.7.2 has minSDK set as 19
77
JAVA_VERSION = JavaVersion.VERSION_1_8
88

0 commit comments

Comments
 (0)