diff --git a/android_driverapp_samples/app/build.gradle b/android_driverapp_samples/app/build.gradle index 69a9c94..10dc9ad 100644 --- a/android_driverapp_samples/app/build.gradle +++ b/android_driverapp_samples/app/build.gradle @@ -126,7 +126,7 @@ dependencies { implementation 'androidx.lifecycle:lifecycle-livedata:2.4.1' implementation 'androidx.lifecycle:lifecycle-livedata-core:2.4.1' implementation "androidx.activity:activity:1.4.0" - implementation "androidx.fragment:fragment:1.4.1" + implementation "androidx.fragment:fragment:1.8.9" implementation "androidx.work:work-runtime:2.7.0" api 'com.github.bumptech.glide:glide:4.9.0'