diff --git a/build.gradle b/build.gradle index 9ca725c..0f43bba 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ buildscript { 'support': [ 'core' : "androidx.core:core:1.2.0", 'annotations': "androidx.annotation:annotation:1.1.0", - 'fragment' : "androidx.fragment:fragment:1.2.2", + 'fragment' : "androidx.fragment:fragment:1.2.3", 'fragmentktx': "androidx.fragment:fragment-ktx:1.2.3", 'appcompat' : "androidx.appcompat:appcompat:1.1.0", 'design' : "com.google.android.material:material:1.1.0"