mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
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:
parent
8ebc170b81
commit
fec50812f2
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue