Skip to content

Commit

Permalink
Merge pull request #60 from ContentSquare/update-cs-sdk-4.34.0
Browse files Browse the repository at this point in the history
Updated to CS SDK 4.34.0
  • Loading branch information
abdelhak-cs authored Nov 18, 2024
2 parents e31c038 + 6cbe48c commit b2d123e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CSSampleApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ android {
}

dependencies {
implementation 'com.contentsquare.android:library:4.33.2'
implementation 'com.contentsquare.android:compose:4.33.2'
implementation 'com.contentsquare.android:library:4.34.0'
implementation 'com.contentsquare.android:compose:4.34.0'

implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
Expand Down

0 comments on commit b2d123e

Please sign in to comment.