Update dependency androidx.activity:activity-ktx to v1.12.2

This commit is contained in:
renovate[bot]
2025-12-19 11:13:06 +00:00
committed by GitHub
parent b18b1803b7
commit 45cb807ee2

View File

@@ -52,7 +52,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.13.1' implementation 'com.google.code.gson:gson:2.13.1'
// AndroidX Stuff // // AndroidX Stuff //
implementation 'androidx.activity:activity-ktx:1.10.1' implementation 'androidx.activity:activity-ktx:1.12.2'
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'