Merge pull request #51 from Michatec/renovate/androidx.core-core-ktx-1.x

Update dependency androidx.core:core-ktx to v1.18.0
This commit is contained in:
Michachatz
2026-03-13 06:28:00 +01:00
committed by GitHub

View File

@@ -59,7 +59,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.13.2' implementation 'com.google.code.gson:gson:2.13.2'
// AndroidX Stuff // // AndroidX Stuff //
implementation 'androidx.core:core-ktx:1.17.0' implementation 'androidx.core:core-ktx:1.18.0'
implementation 'androidx.activity:activity-ktx:1.13.0' implementation 'androidx.activity:activity-ktx:1.13.0'
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'