diff --git a/lib/build.gradle b/lib/build.gradle index b276c020..ee77fb03 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -137,7 +137,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.8.0" implementation 'androidx.annotation:annotation:1.10.0' implementation 'androidx.core:core:1.19.0' - implementation 'androidx.fragment:fragment:1.8.9' + implementation 'androidx.fragment:fragment:1.9.0' implementation 'com.google.android.material:material:1.14.0'