diff --git a/app/build.gradle b/app/build.gradle index 9e765ef..7453b03 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -60,7 +60,7 @@ dependencies { // AndroidX Stuff // implementation 'androidx.core:core-ktx:1.17.0' - implementation 'androidx.activity:activity-ktx:1.12.4' + implementation 'androidx.activity:activity-ktx:1.13.0' implementation 'androidx.palette:palette-ktx:1.0.0' implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.media:media:1.7.1'