Update dependency androidx.activity:activity-ktx to v1.12.4 #396

Merged
bot merged 1 commits from renovate/androidx.activity-activity-ktx-1.x into main 2026-02-12 03:01:19 +01:00
Showing only changes of commit 07c2926d47 - Show all commits

View File

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