Skip to content

Commit d95b7d3

Browse files
fix(deps): update dependency androidx.core:core-ktx to v1.17.0
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | maven | androidx.core:core-ktx | 1.16.0 | 1.17.0 |
1 parent 043a2ee commit d95b7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android-min = "21"
55
android-target = "35"
66
androidx-appcompat = "1.7.1"
77
androidx-constraintlayout = "2.2.1"
8-
androidx-core-ktx = "1.16.0"
8+
androidx-core-ktx = "1.17.0"
99
androidx-lifecycle = "2.9.2"
1010
androidx-material = "1.12.0"
1111
androidx-recyclerview = "1.4.0"

0 commit comments

Comments
 (0)