Skip to content

Commit cf6ba8e

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.12.3 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52add2a commit cf6ba8e

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
@@ -9,7 +9,7 @@ kotlin = "2.3.0"
99
android-core-ktx = "1.17.0"
1010
appcompat = "1.7.1"
1111
lifecycle = "2.10.0"
12-
activity-compose = "1.12.2"
12+
activity-compose = "1.12.3"
1313

1414
compose-bom = "2026.01.01"
1515

0 commit comments

Comments
 (0)