Skip to content

Commit 35e4ee9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ activity-compose = "1.9.2"
33
agp = "8.6.1"
44
androidxComposeCompiler = "1.5.10"
55
compose-bom = "2024.09.02"
6-
core-ktx = "1.13.1"
6+
core-ktx = "1.15.0"
77
googleMaterial = "1.12.0"
88
kotlin = "2.0.20"
99
lifecycle-runtime-ktx = "2.8.6"

0 commit comments

Comments
 (0)