Merge pull request #35 from Michatec/renovate/androidx.activity-activity-ktx-1.x

Update dependency androidx.activity:activity-ktx to v1.12.3
This commit is contained in:
Michachatz
2026-01-30 18:52:45 +01:00
committed by GitHub

View File

@@ -60,7 +60,7 @@ dependencies {
// AndroidX Stuff // // AndroidX Stuff //
implementation 'androidx.core:core-ktx:1.17.0' implementation 'androidx.core:core-ktx:1.17.0'
implementation 'androidx.activity:activity-ktx:1.12.2' implementation 'androidx.activity:activity-ktx:1.12.3'
implementation 'androidx.palette:palette-ktx:1.0.0' implementation 'androidx.palette:palette-ktx:1.0.0'
implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.media:media:1.7.1' implementation 'androidx.media:media:1.7.1'