diff --git a/lib/build.gradle b/lib/build.gradle index 437fb38e..3931e964 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -100,7 +100,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.6.1" implementation 'androidx.annotation:annotation:1.6.0' implementation 'androidx.core:core:1.10.1' - implementation 'androidx.fragment:fragment:1.6.0' + implementation 'androidx.fragment:fragment:1.6.1' implementation 'com.google.android.material:material:1.9.0'