Skip to content

Commit db2e053

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
agp = "8.6.1"
33
androidx-activity = "1.9.2"
44
androidx-concurrent = "1.2.0"
5-
androidx-core = "1.13.1"
5+
androidx-core = "1.15.0"
66
androidx-core-testing = "2.2.0"
77
androidx-fragment = "1.8.3"
88
androidx-preference = "1.2.1"

0 commit comments

Comments
 (0)