Skip to content

Commit 897cb86

Browse files
fix(deps): update dependency androidx.activity:activity-ktx to v1.12.2
1 parent ae2787d commit 897cb86

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
@@ -12,7 +12,7 @@ media3 = "1.7.1"
1212
okhttp = "4.12.0"
1313
coroutines = "1.10.2"
1414
constraintlayout = "2.2.1"
15-
activityKtx = "1.10.1" # You can choose any name for the version alias
15+
activityKtx = "1.12.2" # You can choose any name for the version alias
1616
sentry = "7.20.0"
1717

1818
[libraries]

0 commit comments

Comments
 (0)