Skip to content

Commit

Permalink
Merge pull request #1625 from Adyen/renovate/adyen3ds2_version
Browse files Browse the repository at this point in the history
Update dependency com.adyen.threeds:adyen-3ds2 to v2.2.18
  • Loading branch information
jreij authored May 13, 2024
2 parents 2e4fe73 + b1addd4 commit d33ee95
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@
## Changed
- Flags are replaced by ISO codes in the phone number inputs (affected payment methods: MB Way, Pay Easy, Convenience Stores Japan, Online Banking Japan and Seven-Eleven).
- Strings containing "country" are changed to "country/region".
- Dependency versions:
| Name | Version |
|--------------------------------------------------------------------------------------------------------|-------------------------------|
| [Adyen 3DS2](https://github.com/Adyen/adyen-3ds2-android/releases/tag/2.2.18) | **2.2.18** |
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ext {
compose_viewmodel_version = '2.7.0'

// Adyen Dependencies
adyen3ds2_version = "2.2.17"
adyen3ds2_version = "2.2.18"

// External Dependencies
cash_app_pay_version = '2.3.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 @@ -2818,6 +2818,14 @@
<sha256 value="98c4352d337e8ad628ea8671c3abd2dae77a2d8edc9a44563ef42dad3b654b1b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.adyen.threeds" name="adyen-3ds2" version="2.2.18">
<artifact name="adyen-3ds2-2.2.18.aar">
<sha256 value="0fa88b3618af159ae997c2744cbc692ff08471fd38bb08468a822843ca9a1e40" origin="Generated by Gradle"/>
</artifact>
<artifact name="adyen-3ds2-2.2.18.pom">
<sha256 value="1b7409866c9147f8e3f8de6ec390e913e91c008502eac05c18d0536b71c8440a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.almworks.sqlite4java" name="sqlite4java" version="1.0.392">
<artifact name="sqlite4java-1.0.392.jar">
<sha256 value="243a64470fda0e86a6fddeb0af4c7aa9426ce84e68cbfe18d75ee5da4b7e0b92" origin="Generated by Gradle"/>
Expand Down

0 comments on commit d33ee95

Please sign in to comment.