Skip to content

Commit

Permalink
Merge pull request #1567 from Adyen/renovate/major-google_pay_compose…
Browse files Browse the repository at this point in the history
…_button_version

Update dependency com.google.pay.button:compose-pay-button to v1
  • Loading branch information
jreij authored Apr 23, 2024
2 parents 72cd4f5 + bd9f298 commit f43c605
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ext {

// External Dependencies
cash_app_pay_version = '2.3.0'
google_pay_compose_button_version = '0.1.4'
google_pay_compose_button_version = '1.0.0'
okhttp_version = "4.12.0"
play_services_wallet_version = '19.3.0'
wechat_pay_version = "6.8.0"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3869,6 +3869,14 @@
<sha256 value="081c91e1e3c08e729a909ecba2ec770eb9d2b2f83afbc860c49dd026a37bdcca" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.pay.button" name="compose-pay-button" version="1.0.0">
<artifact name="compose-pay-button-1.0.0.aar">
<sha256 value="f7b2e50e44ecee4e3685077931429dc1203509a164c1da267d9b2b7e2cd72c7c" origin="Generated by Gradle"/>
</artifact>
<artifact name="compose-pay-button-1.0.0.module">
<sha256 value="fb41d3dc565685cc751a1e89cde3cdadaad9830109de6f4e0582e020747df3a1" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.protobuf" name="protobuf-bom" version="3.22.3">
<artifact name="protobuf-bom-3.22.3.pom">
<sha256 value="13a32dfb9de6fc1c3c3f7af53e4d5c77fd77d2b476bae38b74b7581cdee2e655" origin="Generated by Gradle"/>
Expand Down

0 comments on commit f43c605

Please sign in to comment.