diff --git a/app/build.gradle b/app/build.gradle index af8f266014..fae288ddfc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -240,7 +240,7 @@ dependencies { implementation "androidx.legacy:legacy-support-v4:1.0.0" implementation "androidx.gridlayout:gridlayout:1.1.0" implementation "androidx.palette:palette-ktx:1.0.0" - implementation "androidx.activity:activity-ktx:1.12.3" + implementation "androidx.activity:activity-ktx:1.12.4" implementation "androidx.fragment:fragment-ktx:1.8.9" implementation "androidx.viewpager2:viewpager2:1.1.0" implementation "androidx.work:work-runtime-ktx:2.11.1"