diff --git a/app/build.gradle b/app/build.gradle index 5dca199..90b55ec 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -52,7 +52,7 @@ dependencies { implementation 'com.google.code.gson:gson:2.13.1' // 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.preference:preference-ktx:1.2.1' implementation 'androidx.media:media:1.7.1'