Skip to content

Commit cfd03d0

Browse files
authored
Updated to CS SDK 4.38.1 (#67)
1 parent a923b30 commit cfd03d0

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.38.0'
68-
implementation 'com.contentsquare.android:compose:4.38.0'
67+
implementation 'com.contentsquare.android:library:4.38.1'
68+
implementation 'com.contentsquare.android:compose:4.38.1'
6969

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

0 commit comments

Comments
 (0)