Skip to content

Commit cfd6b85

Browse files
fix(deps): update dependency androidx.core:core-ktx to v1.17.0
1 parent 39e44a3 commit cfd6b85

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ dependencies {
140140

141141
// Android X
142142
implementation 'androidx.appcompat:appcompat:1.7.1'
143-
implementation 'androidx.core:core-ktx:1.16.0'
143+
implementation 'androidx.core:core-ktx:1.17.0'
144144
implementation 'androidx.core:core-splashscreen:1.0.1'
145145
implementation 'androidx.fragment:fragment:1.8.9'
146146
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4'

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,6 +1801,11 @@
18011801
<sha256 value="4ab4a3b0bc1664e3a2c60dec699af635778e15c6ee373971690948f073dd721e" origin="Generated by Gradle"/>
18021802
</artifact>
18031803
</component>
1804+
<component group="androidx.core" name="core" version="1.17.0">
1805+
<artifact name="core-1.17.0.aar">
1806+
<sha256 value="e1bd22bbcf5cee3a992dedb7d2d3c3b31c9f761c01e56d00ea443c8aaa981182" origin="Generated by Gradle"/>
1807+
</artifact>
1808+
</component>
18041809
<component group="androidx.core" name="core" version="1.9.0">
18051810
<artifact name="core-1.9.0.module">
18061811
<sha256 value="8674ade1d12962469dd2d1e6edc03b465f20d180b0840a129bc40b351e8651d1" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)