Skip to content

Commit 1acf47f

Browse files
authored
Update CT to 5.0.0 (#550)
1 parent 3e1254c commit 1acf47f

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.4'
5+
CT_SDK_VERSION = '5.0.0'
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)