Skip to content

Commit 17f31bb

Browse files
authored
Release 7.6.1 (#572)
* Set CT SDK version to 7.1.1 * Set version to 7.6.1
1 parent 51c637b commit 17f31bb

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.1.0'
5+
CT_SDK_VERSION = '7.1.1'
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
1+
7.6.1

0 commit comments

Comments
 (0)