diff --git a/app/build.gradle b/app/build.gradle index c4a8ed6e9..356d9597a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -150,7 +150,7 @@ dependencies { implementation 'androidx.core:core-ktx:1.15.0' implementation 'androidx.core:core-location-altitude:1.0.0-alpha03' - implementation 'androidx.fragment:fragment-ktx:1.8.5' + implementation 'androidx.fragment:fragment-ktx:1.8.6' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.constraintlayout:constraintlayout:2.2.0' implementation 'com.google.android.material:material:1.12.0'