diff --git a/android/app/build.gradle b/android/app/build.gradle index 23a030bcb..7c2999493 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -97,7 +97,7 @@ dependencies { implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.5' implementation "androidx.core:core-ktx:1.13.1" - implementation 'androidx.fragment:fragment-ktx:1.8.3' + implementation 'androidx.fragment:fragment-ktx:1.8.4' implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'com.google.android.material:material:1.12.0'