Skip to content

Commit

Permalink
Merge pull request #1859 from Adyen/renovate/autofill
Browse files Browse the repository at this point in the history
Update dependency androidx.autofill:autofill to v1.3.0-beta01
  • Loading branch information
OscarSpruit authored Nov 4, 2024
2 parents 31a1634 + 3076e6f commit 31b4088
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ binary-compatibility-validator = "0.16.3"
activity = "1.9.3"
annotation = "1.9.0"
appcompat = "1.7.0"
autofill = "1.3.0-alpha01"
autofill = "1.3.0-beta01"
browser = "1.8.0"
coroutines = "1.9.0"
fragment = "1.8.4"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,14 @@
<sha256 value="c043467e6cb56ee796cd3e8c772576991314682763321f4e21f07dd1b3f2ba5a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.autofill" name="autofill" version="1.3.0-beta01">
<artifact name="autofill-1.3.0-beta01.aar">
<sha256 value="b56672c7ec50ae0925606c8e21cacd2f35e5886f5c8383a899e0e383750ca649" origin="Generated by Gradle"/>
</artifact>
<artifact name="autofill-1.3.0-beta01.module">
<sha256 value="5451e1b0080168e246ee3548098ee2b8422a00727419b34dc3f3690c03b4627e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.browser" name="browser" version="1.7.0">
<artifact name="browser-1.7.0.aar">
<sha256 value="e03b6ef8c6d7a148886702abcd2995ee1d4bc0492cac5fc6aa49c472fce06b93" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 31b4088

Please sign in to comment.