diff --git a/app/build.gradle b/app/build.gradle index 0b7b59d..0f45363 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -71,7 +71,7 @@ dependencies { implementation 'androidx.core:core-ktx:1.5.0-beta01' implementation 'androidx.activity:activity-ktx:1.2.0-rc01' - implementation 'androidx.fragment:fragment-ktx:1.3.0-rc02' + implementation 'androidx.fragment:fragment-ktx:1.4.0-alpha04' implementation 'androidx.constraintlayout:constraintlayout:2.1.0-alpha2' implementation 'androidx.recyclerview:recyclerview:1.2.0-beta01'