Update dependency androidx.core:core-ktx to v1.18.0

This commit is contained in:
renovate[bot]
2026-03-13 05:26:26 +00:00
committed by GitHub
parent 211cb387ad
commit 874cf1eb39

View File

@@ -59,7 +59,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.13.2'
// 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.palette:palette-ktx:1.0.0'
implementation 'androidx.preference:preference-ktx:1.2.1'