Merge pull request #4616 from nextcloud/renovate/androidx.activity-activity-compose-1.x

fix(deps): update dependency androidx.activity:activity-compose to v1.10.1
This commit is contained in:
github-actions[bot] 2025-06-25 20:04:34 +02:00 committed by GitHub
commit 2fe295ef63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -314,7 +314,7 @@ dependencies {
implementation("androidx.compose.ui:ui")
implementation 'androidx.compose.material3:material3:1.3.2'
implementation("androidx.compose.ui:ui-tooling-preview")
implementation 'androidx.activity:activity-compose:1.9.3'
implementation 'androidx.activity:activity-compose:1.10.1'
debugImplementation("androidx.compose.ui:ui-tooling")
//tests