diff --git a/codekit/build.gradle b/codekit/build.gradle index 108084b..9906841 100644 --- a/codekit/build.gradle +++ b/codekit/build.gradle @@ -55,7 +55,7 @@ dependencies { implementation "com.google.android.material:material:1.3.0" implementation "androidx.appcompat:appcompat:1.3.0" - implementation "androidx.fragment:fragment-ktx:1.3.4" + implementation "androidx.fragment:fragment-ktx:1.8.8" implementation "androidx.recyclerview:recyclerview:1.2.0" implementation "androidx.core:core-ktx:1.5.0"