Skip to content

Commit

Permalink
Merge pull request #1912 from Adyen/renovate/fragment
Browse files Browse the repository at this point in the history
Update dependency androidx.fragment:fragment-ktx to v1.8.5
  • Loading branch information
araratthehero authored Dec 3, 2024
2 parents 5ad2c32 + e4b0079 commit cb5758e
Show file tree
Hide file tree
Showing 2 changed files with 17 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 @@ -31,7 +31,7 @@ appcompat = "1.7.0"
autofill = "1.3.0-beta01"
browser = "1.8.0"
coroutines = "1.9.0"
fragment = "1.8.4"
fragment = "1.8.5"
lifecycle = "2.8.6"
material = "1.12.0"
recyclerview = "1.3.2"
Expand Down
16 changes: 16 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3054,6 +3054,14 @@
<sha256 value="443aacf8efcc197f0cf6304eb34f8f432ac31f2be1141e992d84b6481c123684" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.fragment" name="fragment" version="1.8.5">
<artifact name="fragment-1.8.5.aar">
<sha256 value="1dcb3a05d1b4815951eb492d80e883add888d5f24429d6423a8ad7fae14f48cd" origin="Generated by Gradle"/>
</artifact>
<artifact name="fragment-1.8.5.module">
<sha256 value="604b5e65496d8c88d5e6767e82db42dc79b74874b2ae426e4cab624867f101f3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.fragment" name="fragment-ktx" version="1.3.6">
<artifact name="fragment-ktx-1.3.6.aar">
<sha256 value="3f84a013fdeb8bac92d4ab607aebf39a4ff945f4585a635960ed769cd0255df1" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -3102,6 +3110,14 @@
<sha256 value="2f4289fca241e08db2caf2ee1aab93042998ece4c3e81bb5fe6c6c06634e670b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.fragment" name="fragment-ktx" version="1.8.5">
<artifact name="fragment-ktx-1.8.5.aar">
<sha256 value="8023b7963ec91db7d005d3e915faa78b5c1a2b3cadbfd90a1fd29eb299af494c" origin="Generated by Gradle"/>
</artifact>
<artifact name="fragment-ktx-1.8.5.module">
<sha256 value="a15daf4272633025aed5c2e96073c5e904a147802c669db343237cb3b02ba9b9" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.graphics" name="graphics-path" version="1.0.1">
<artifact name="graphics-path-1.0.1.aar">
<sha256 value="8ca4032b6d79b351f0b59ad4b580eddbb9423e1652f7c958830687f1eee2ec03" origin="Generated by Gradle"/>
Expand Down

0 comments on commit cb5758e

Please sign in to comment.