Update dependency androidx.activity:activity-ktx to v1.12.1 #345

Merged
bot merged 1 commits from renovate/androidx.activity-activity-ktx-1.x into main 2025-12-04 03:00:50 +01:00
Showing only changes of commit 1cf43f41d3 - 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.12.0" implementation "androidx.activity:activity-ktx:1.12.1"
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'