diff --git a/app/build.gradle b/app/build.gradle index 4d90bc3..4953f08 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ dependencies { implementation "androidx.recyclerview:recyclerview:1.2.1" implementation "androidx.annotation:annotation:1.3.0-alpha01" - implementation "androidx.fragment:fragment-ktx:1.4.0-alpha03" + implementation "androidx.fragment:fragment-ktx:1.6.0-alpha04" implementation "androidx.constraintlayout:constraintlayout:2.1.0-beta02" implementation "com.google.android.material:material:1.4.0-rc01" implementation "com.mikepenz:materialdrawer:8.4.1"