Skip to content

Commit c2fc69a

Browse files
Update dependency androidx.activity:activity-compose to v1.11.0
1 parent 985fbf4 commit c2fc69a

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)