Skip to content

Commit 53e9196

Browse files
committed
Use CT SDK 4.6.6
1 parent 234928b commit 53e9196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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) {

0 commit comments

Comments
 (0)