Skip to content

Commit 60756ad

Browse files
authored
Release/7.0.0 (#524)
* Release 7.0.0-beta1 up to 7.0.0-beta11 * Use CT SDK 4.6.6 * Release 7.0.0
1 parent 6f360ca commit 60756ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AndroidSDKCore/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
api "androidx.legacy:legacy-support-v4:1.0.0"
4343
api "androidx.appcompat:appcompat:${APPCOMPAT_LIBRARY_VERSION}"
4444

45-
api "com.clevertap.android:clevertap-android-sdk:4.6.5"
45+
api "com.clevertap.android:clevertap-android-sdk:4.6.6"
4646
}
4747

4848
task generateJavadoc(type: Javadoc) {

sdk-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.0
1+
7.0.0

0 commit comments

Comments
 (0)