Build(deps): Bump com.google.android.play:review-ktx from 2.0.0 to 2.0.1

Bumps com.google.android.play:review-ktx from 2.0.0 to 2.0.1.

---
updated-dependencies:
- dependency-name: com.google.android.play:review-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-15 01:58:56 +00:00 committed by GitHub
parent 8ebc170b81
commit fec50812f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -366,7 +366,7 @@ dependencies {
// upon each update first test: new registration, receive push // upon each update first test: new registration, receive push
gplayImplementation "com.google.firebase:firebase-messaging:23.1.2" gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
gplayImplementation 'com.google.android.play:review-ktx:2.0.0' gplayImplementation 'com.google.android.play:review-ktx:2.0.1'
implementation 'com.github.nextcloud.android-common:ui:0.10.0' implementation 'com.github.nextcloud.android-common:ui:0.10.0'