diff --git a/lottie/app/build.gradle b/lottie/app/build.gradle index 7376d35..201679c 100644 --- a/lottie/app/build.gradle +++ b/lottie/app/build.gradle @@ -41,7 +41,7 @@ dependencies { implementation 'androidx.legacy:legacy-support-v4:1.0.0' debugImplementation("androidx.fragment:fragment-testing:1.5.3") - debugImplementation("androidx.fragment:fragment-ktx:1.5.3") + debugImplementation("androidx.fragment:fragment-ktx:1.5.4") testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3'