Skip to content

Commit 21e712a

Browse files
renovate[bot]backportbot[bot]
authored andcommitted
fix(deps): update dependency androidx.core:core-ktx to v1.17.0
1 parent b3af235 commit 21e712a

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
@@ -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.3'

0 commit comments

Comments
 (0)