diff --git a/app/build.gradle b/app/build.gradle index ac8df81b2..4eaa79f16 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -193,7 +193,7 @@ dependencies { implementation "androidx.core:core-ktx:1.8.0" implementation 'androidx.core:core-splashscreen:1.0.0-rc01' - implementation "androidx.activity:activity-ktx:1.5.0" + implementation "androidx.activity:activity-ktx:1.5.1" implementation "androidx.appcompat:appcompat:1.4.2" implementation "androidx.fragment:fragment-ktx:1.5.1" implementation "androidx.annotation:annotation:1.4.0"