Skip to content

Commit 9ea3ab8

Browse files
committed
Update CT version to 7.1.0
1 parent a9538fa commit 9ea3ab8

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
@@ -2,7 +2,7 @@
22
ext {
33
COMPILE_SDK_VERSION = 34
44
APPCOMPAT_LIBRARY_VERSION = '1.6.0-rc01'
5-
CT_SDK_VERSION = '7.0.3'
5+
CT_SDK_VERSION = '7.1.0'
66
MIN_SDK_VERSION = 19
77
JAVA_VERSION = JavaVersion.VERSION_1_8
88

sdk-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.6.0-beta1
1+
7.6.0-beta2

0 commit comments

Comments
 (0)