Skip to content

Commit 8f3a3ea

Browse files
Merge pull request #5950 from nextcloud/renovate/androidx.activity-activity-compose-1.x
fix(deps): update dependency androidx.activity:activity-compose to v1.13.0
2 parents d8fbf97 + d2f0de0 commit 8f3a3ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ dependencies {
327327
implementation 'androidx.compose.material3:material3:1.4.0'
328328
implementation("androidx.compose.material:material-icons-extended")
329329
implementation("androidx.compose.ui:ui-tooling-preview")
330-
implementation 'androidx.activity:activity-compose:1.12.4'
330+
implementation 'androidx.activity:activity-compose:1.13.0'
331331
debugImplementation("androidx.compose.ui:ui-tooling")
332332

333333
//tests

0 commit comments

Comments
 (0)