diff --git a/app/build.gradle b/app/build.gradle index 0e3d4695..931dd0f8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -91,9 +91,9 @@ dependencies { implementation "androidx.appcompat:appcompat:1.7.1" implementation "androidx.core:core-ktx:1.17.0" implementation "androidx.constraintlayout:constraintlayout:2.2.1" - implementation "androidx.activity:activity-ktx:1.12.2" + implementation "androidx.activity:activity-ktx:1.12.3" implementation "androidx.fragment:fragment-ktx:1.8.9" - implementation "androidx.work:work-runtime-ktx:2.11.0" + implementation "androidx.work:work-runtime-ktx:2.11.1" implementation 'androidx.preference:preference-ktx:1.2.1' // JSON serialization