diff --git a/android/build.gradle b/android/build.gradle index b4030398..ebf8aa0f 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -61,7 +61,7 @@ dependencies { // Android support implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'androidx.cardview:cardview:1.0.0' - implementation 'androidx.fragment:fragment-ktx:1.8.6' + implementation 'androidx.fragment:fragment-ktx:1.8.8' implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'com.google.android.material:material:1.12.0'