We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f360ca commit 60756adCopy full SHA for 60756ad
AndroidSDKCore/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
api "androidx.legacy:legacy-support-v4:1.0.0"
43
api "androidx.appcompat:appcompat:${APPCOMPAT_LIBRARY_VERSION}"
44
45
- api "com.clevertap.android:clevertap-android-sdk:4.6.5"
+ api "com.clevertap.android:clevertap-android-sdk:4.6.6"
46
}
47
48
task generateJavadoc(type: Javadoc) {
sdk-version.txt
@@ -1 +1 @@
1
-6.0.0
+7.0.0
0 commit comments