Skip to content

Commit

Permalink
Update Didomi SDK dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-chaix-didomi committed May 12, 2024
1 parent 86d4618 commit b2055c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
}

dependencies {
implementation "io.didomi.sdk:android:2.5.1"
implementation "io.didomi.sdk:android:2.6.0"
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.lifecycle:lifecycle-viewmodel:2.6.2"
implementation "com.google.android.gms:play-services-ads:22.6.0"
Expand Down

0 comments on commit b2055c3

Please sign in to comment.