diff --git a/app/build.gradle b/app/build.gradle index c1e092001..e982999a4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -129,7 +129,7 @@ dependencies { implementation "androidx.activity:activity-ktx:1.1.0-rc03" implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.appcompat:appcompat-resources:1.1.0" - implementation "androidx.fragment:fragment-ktx:1.2.0-rc02" + implementation "androidx.fragment:fragment-ktx:1.2.0-rc03" implementation "androidx.annotation:annotation:1.1.0" implementation "androidx.multidex:multidex:2.0.1"