Skip to content

Commit 04199db

Browse files
fix(deps): update dependency androidx.core:core-ktx to v1.17.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87e0a72 commit 04199db

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
@@ -309,7 +309,7 @@ dependencies {
309309
exclude group: 'org.apache.httpcomponents', module: 'httpclient'
310310
})
311311

312-
implementation 'androidx.core:core-ktx:1.16.0'
312+
implementation 'androidx.core:core-ktx:1.17.0'
313313
implementation 'androidx.activity:activity-ktx:1.10.1'
314314
implementation 'com.github.nextcloud.android-common:ui:0.28.0'
315315
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2570,6 +2570,11 @@
25702570
<sha256 value="4ab4a3b0bc1664e3a2c60dec699af635778e15c6ee373971690948f073dd721e" origin="Generated by Gradle"/>
25712571
</artifact>
25722572
</component>
2573+
<component group="androidx.core" name="core" version="1.17.0">
2574+
<artifact name="core-1.17.0.aar">
2575+
<sha256 value="e1bd22bbcf5cee3a992dedb7d2d3c3b31c9f761c01e56d00ea443c8aaa981182" origin="Generated by Gradle"/>
2576+
</artifact>
2577+
</component>
25732578
<component group="androidx.core" name="core" version="1.2.0">
25742579
<artifact name="core-1.2.0.aar">
25752580
<sha256 value="524b8b88ceb6a74a7e44e6b567a135660f211799904cb218bfee5be1166820b2" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)