Skip to content

Commit 79055d0

Browse files
Update dependency androidx.activity:activity-compose to v1.11.0 (#2101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 985fbf4 commit 79055d0

File tree

1 file changed

+1
-1
lines changed
  • paparazzi-gradle-plugin/src/test/projects/lifecycle-usages

1 file changed

+1
-1
lines changed

paparazzi-gradle-plugin/src/test/projects/lifecycle-usages/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
}
2121

2222
dependencies {
23-
testImplementation 'androidx.activity:activity-compose:1.10.1'
23+
testImplementation 'androidx.activity:activity-compose:1.11.0'
2424
testImplementation libs.truth
2525
}
2626

0 commit comments

Comments
 (0)