Skip to content

Commit b6b4789

Browse files
Update dependency androidx.core:core-ktx to v1.13.1
1 parent f103a95 commit b6b4789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation(platform("androidx.compose:compose-bom:2023.10.01"))
5656

5757
implementation("androidx.compose.ui:ui-graphics")
58-
implementation("androidx.core:core-ktx:1.12.0")
58+
implementation("androidx.core:core-ktx:1.13.1")
5959
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.2")
6060
implementation("androidx.compose.material3:material3")
6161
debugImplementation("androidx.compose.ui:ui-test-manifest")

0 commit comments

Comments
 (0)