Skip to content

Commit aaf731d

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

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
@@ -4,7 +4,7 @@ kotlin = "1.9.22"
44
ksp = "1.9.22-1.0.16"
55
hilt = "2.50"
66
material = "1.11.0"
7-
androidxCoreKtx = "1.12.0"
7+
androidxCoreKtx = "1.15.0"
88
androidxAppcompat = "1.6.1"
99
androidxArchCore = "2.2.0"
1010
androidxRoom = "2.6.1"

0 commit comments

Comments
 (0)