diff --git a/build.gradle b/build.gradle index 68ed73d60a..090bafe68c 100644 --- a/build.gradle +++ b/build.gradle @@ -147,6 +147,7 @@ dependencies { implementation "androidx.recyclerview:recyclerview:${ANDROID_X_VERSION}" implementation "androidx.preference:preference:${ANDROID_X_VERSION}" implementation project(':IconLoader') + implementation project(':UiTestsLibLauncher') withQuickstepImplementation project(':SharedLibWrapper') // Recents lib dependency