fix(deps): update dependency androidx.activity:activity-compose to v1.9.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-19 02:41:25 +00:00 committed by GitHub
parent 4f4285810b
commit a77f08b74a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -315,7 +315,7 @@ dependencies {
implementation("androidx.compose.ui:ui")
implementation 'androidx.compose.material3:material3:1.3.0'
implementation("androidx.compose.ui:ui-tooling-preview")
implementation 'androidx.activity:activity-compose:1.9.2'
implementation 'androidx.activity:activity-compose:1.9.3'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.6'
debugImplementation("androidx.compose.ui:ui-tooling")