Update dependency androidx.activity:activity-ktx to v1.12.0 #337

Merged
bot merged 1 commits from renovate/androidx.activity-activity-ktx-1.x into main 2025-11-21 03:00:58 +01:00
Showing only changes of commit 63a10cbd12 - Show all commits

View File

@@ -105,7 +105,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.compose.ui:ui' implementation 'androidx.compose.ui:ui'
implementation "androidx.activity:activity-ktx:1.11.0" implementation "androidx.activity:activity-ktx:1.12.0"
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'
implementation 'com.google.android.material:material:1.13.0' implementation 'com.google.android.material:material:1.13.0'