Skip to content

Commit

Permalink
update review library from play:core to play:review-ktx library (#2086)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtgriego authored Jul 31, 2024
1 parent e76dce3 commit 5259705
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 @@ -220,7 +220,7 @@ dependencies {
implementation("androidx.core:core-splashscreen:1.0.1")
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
implementation 'com.facebook.android:facebook-android-sdk:16.0.0'
implementation 'com.google.android.play:core-ktx:1.8.1'
implementation("com.google.android.play:review-ktx:2.0.1")
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation "com.google.android.exoplayer:exoplayer:2.17.1"
implementation 'com.google.android.flexbox:flexbox:3.0.0'
Expand Down

0 comments on commit 5259705

Please sign in to comment.