Skip to content

Commit 50c1f87

Browse files
authored
Merge pull request #65 from mshdabiola/dependabot/gradle/playReview-2.0.2
chore(deps): bump playReview from 2.0.1 to 2.0.2
2 parents fbc3603 + 364f62f commit 50c1f87

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/dependencies/googlePlayReleaseRuntimeClasspath.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,10 @@ com.google.android.libraries.identity.googleid:googleid:1.1.0
192192
com.google.android.odml:image:1.0.0-beta1
193193
com.google.android.play:app-update-ktx:2.1.0
194194
com.google.android.play:app-update:2.1.0
195-
com.google.android.play:core-common:2.0.3
195+
com.google.android.play:core-common:2.0.4
196196
com.google.android.play:integrity:1.2.0
197-
com.google.android.play:review-ktx:2.0.1
198-
com.google.android.play:review:2.0.1
197+
com.google.android.play:review-ktx:2.0.2
198+
com.google.android.play:review:2.0.2
199199
com.google.android.recaptcha:recaptcha:18.4.0
200200
com.google.android:annotations:4.1.1.4
201201
com.google.auto.value:auto-value-annotations:1.8.1

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ androidxNavigationTest = "2.8.0-rc01" #for nav test
6161

6262

6363
playGame = "20.1.2"
64-
playReview = "2.0.1"
64+
playReview = "2.0.2"
6565
playUpdate = "2.1.0"
6666
playCoroutine = "1.8.1"
6767
firebaseAnalytics = "21.2.2"

0 commit comments

Comments
 (0)