Skip to content

Commit f38697f

Browse files
Updated to CS SDK 4.40.0 (#71)
1 parent 7728544 commit f38697f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ android {
6464
}
6565

6666
dependencies {
67-
implementation 'com.contentsquare.android:library:4.39.3'
68-
implementation 'com.contentsquare.android:compose:4.39.3'
67+
implementation 'com.contentsquare.android:library:4.40.0'
68+
implementation 'com.contentsquare.android:compose:4.40.0'
6969

7070
implementation 'androidx.core:core-ktx:1.13.1'
7171
implementation 'androidx.appcompat:appcompat:1.7.0'

0 commit comments

Comments
 (0)