mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Merge pull request #13822 from nextcloud/renovate/com.google.android.play-review-ktx-2.x
Update dependency com.google.android.play:review-ktx to v2.0.2
This commit is contained in:
commit
bd40d6ab79
2 changed files with 25 additions and 1 deletions
|
@ -413,7 +413,7 @@ dependencies {
|
|||
// upon each update first test: new registration, receive push
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:24.0.2"
|
||||
gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
|
||||
gplayImplementation 'com.google.android.play:review-ktx:2.0.1'
|
||||
gplayImplementation 'com.google.android.play:review-ktx:2.0.2'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.17.0'
|
||||
|
||||
|
|
|
@ -6804,6 +6804,14 @@
|
|||
<sha256 value="1940587951d8edefecfa30491d85733289f5ab52b7ab67d25f0f9735ac56fff7" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.android.play" name="core-common" version="2.0.4">
|
||||
<artifact name="core-common-2.0.4.aar">
|
||||
<sha256 value="36400824014fc61d9379b13dd1ab13f6514847fb04347c0fdfe618bace78f3ed" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="core-common-2.0.4.pom">
|
||||
<sha256 value="8dde961cb7e10ca5fa0e55261e7babc1e340bf5972ba3538c7cf4e34d338efbe" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.android.play" name="review" version="2.0.1">
|
||||
<artifact name="review-2.0.1.aar">
|
||||
<sha256 value="269c6241658756edeee5993db4577199d806ab1252fe74e20d0241878a483603" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
@ -6812,6 +6820,14 @@
|
|||
<sha256 value="721731fd7132e776edd208f967edf038e23de6e650f0f055c42d46d9364bce74" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.android.play" name="review" version="2.0.2">
|
||||
<artifact name="review-2.0.2.aar">
|
||||
<sha256 value="1602026678231dba0f7482d1244e45ff83d9ff22fc8b6d6be8961228ac7a32dd" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="review-2.0.2.pom">
|
||||
<sha256 value="df4f2490cddb651ffbe784c8c5b979ec69996bc687ca7cd678c7d5f65b2897e8" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.android.play" name="review-ktx" version="2.0.1">
|
||||
<artifact name="review-ktx-2.0.1.aar">
|
||||
<sha256 value="10798224d2035d1f8298dde967eeac5793aecd57725391a4cbca37be5a23504d" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
@ -6820,6 +6836,14 @@
|
|||
<sha256 value="2ed3fec6af3f3e81f2d4d06a421f2e5d6164f0640f33360a18566147f8d2a4ea" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.android.play" name="review-ktx" version="2.0.2">
|
||||
<artifact name="review-ktx-2.0.2.aar">
|
||||
<sha256 value="dc72287e3b23c1041ecd1ce2be6bd561c67afafb5b95ac9224c196643ea0faa0" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="review-ktx-2.0.2.pom">
|
||||
<sha256 value="b659701e508663ebda6b50a2697bb2c0f8c984633146b13906d7c986a99d0436" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.api.grpc" name="proto-google-common-protos" version="2.0.1">
|
||||
<artifact name="proto-google-common-protos-2.0.1.jar">
|
||||
<sha256 value="5ce71656118618731e34a5d4c61aa3a031be23446dc7de8b5a5e77b66ebcd6ef" origin="Generated by Gradle"/>
|
||||
|
|
Loading…
Reference in a new issue