fix(deps): update dependency com.google.android.gms:play-services-base to v18.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
11bd70f078
commit
edc87b4754
@ -426,7 +426,7 @@ dependencies {
|
||||
|
||||
// upon each update first test: new registration, receive push
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:24.1.1"
|
||||
gplayImplementation "com.google.android.gms:play-services-base:18.5.0"
|
||||
gplayImplementation "com.google.android.gms:play-services-base:18.7.0"
|
||||
gplayImplementation "com.google.android.play:review-ktx:2.0.2"
|
||||
|
||||
implementation "com.github.nextcloud.android-common:ui:$androidCommonLibraryVersion"
|
||||
|
@ -49,6 +49,7 @@
|
||||
<trusting group="androidx.lifecycle"/>
|
||||
<trusting group="androidx.savedstate"/>
|
||||
<trusting group="androidx.work"/>
|
||||
<trusting group="com.google.android.gms"/>
|
||||
<trusting group="com.google.firebase" name="firebase-messaging" version="24.1.1"/>
|
||||
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
|
||||
<trusting group="^com[.]android($|([.].*))" regex="true"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user