Skip to content

Commit 1dd8a08

Browse files
Merge pull request #2785 from nextcloud/renovate/androidx.core-core-ktx-1.x
fix(deps): update dependency androidx.core:core-ktx to v1.17.0
2 parents 4e7d219 + 66bacb8 commit 1dd8a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

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

143143
// Android X
144144
implementation 'androidx.appcompat:appcompat:1.7.1'
145-
implementation 'androidx.core:core-ktx:1.16.0'
145+
implementation 'androidx.core:core-ktx:1.17.0'
146146
implementation 'androidx.core:core-splashscreen:1.0.1'
147147
implementation 'androidx.fragment:fragment:1.8.9'
148148
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4'

0 commit comments

Comments
 (0)