Skip to content

Commit d7c0208

Browse files
Update dependency androidx.activity:activity-compose to v1.12.2 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 809fbdd commit d7c0208

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
@@ -7,7 +7,7 @@ junit5 = "6.0.1" # https://junit.org/junit5 | https:/
77
junitVersion = "1.3.0" # https://mvnrepository.com/artifact/androidx.test.ext/junit
88
espressoCore = "3.7.0" # https://mvnrepository.com/artifact/androidx.test.espresso/espresso-core
99
lifecycleRuntimeKtx = "2.10.0" # https://mvnrepository.com/artifact/androidx.lifecycle/lifecycle-runtime-ktx
10-
activityCompose = "1.12.1" # https://mvnrepository.com/artifact/androidx.activity/activity-compose
10+
activityCompose = "1.12.2" # https://mvnrepository.com/artifact/androidx.activity/activity-compose
1111
composeBom = "2025.12.01" # https://mvnrepository.com/artifact/androidx.compose/compose-bom
1212
composeGuard = "2.4.0" # https://mvnrepository.com/artifact/com.joetr.compose.guard/core
1313
detekt = "1.23.8" # https://github.com/detekt/detekt

0 commit comments

Comments
 (0)