diff --git a/lottie/app/build.gradle b/lottie/app/build.gradle index e1532b5..48236a5 100644 --- a/lottie/app/build.gradle +++ b/lottie/app/build.gradle @@ -40,7 +40,7 @@ dependencies { implementation 'com.airbnb.android:lottie:6.0.0' implementation 'androidx.legacy:legacy-support-v4:1.0.0' - debugImplementation("androidx.fragment:fragment-testing:1.5.5") + debugImplementation("androidx.fragment:fragment-testing:1.5.6") debugImplementation("androidx.fragment:fragment-ktx:1.5.6") testImplementation 'junit:junit:4.13.2'