summaryrefslogtreecommitdiff
path: root/integration-tests/DynamicApp/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/DynamicApp/app/build.gradle')
-rw-r--r--integration-tests/DynamicApp/app/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/integration-tests/DynamicApp/app/build.gradle b/integration-tests/DynamicApp/app/build.gradle
index 3ed6dc43..860dafb8 100644
--- a/integration-tests/DynamicApp/app/build.gradle
+++ b/integration-tests/DynamicApp/app/build.gradle
@@ -45,7 +45,6 @@ android {
dependencies {
api 'androidx.appcompat:appcompat:1.0.0'
- api 'androidx.lifecycle:lifecycle-extensions:2.2.0'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.1'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'