--- a/manage_feeds/build.gradle.kts Thu Sep 05 16:20:55 2019 -0700
+++ b/manage_feeds/build.gradle.kts Thu Sep 05 17:10:25 2019 -0700
@@ -83,7 +83,7 @@
implementation(project(":webapi"))
androidTestImplementation("androidx.work:work-testing:2.2.0")
- dualTestImplementation("androidx.arch.core:core-testing:2.1.0")
+ dualTestImplementation("androidx.arch.core:core-testing:2.0.1")
implementation("androidx.navigation:navigation-fragment-ktx:2.1.0")
debugImplementation("androidx.fragment:fragment-testing:1.2.0-alpha02")