Skip to content

Commit fc74bcf

Browse files
fix(deps): update dependency androidx.core:core-ktx to v1.15.0
1 parent 1b69d97 commit fc74bcf

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
@@ -111,7 +111,7 @@ dependencies {
111111

112112
// Android X
113113
implementation 'androidx.appcompat:appcompat:1.7.0'
114-
implementation 'androidx.core:core-ktx:1.13.1'
114+
implementation 'androidx.core:core-ktx:1.15.0'
115115
implementation 'androidx.core:core-splashscreen:1.0.1'
116116
implementation 'androidx.fragment:fragment:1.8.6'
117117
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'

0 commit comments

Comments
 (0)