Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove deps
  • Loading branch information
Chris Yang committed Oct 3, 2019
commit 7267b11ac2952706d7eb813602bd5c59ccf62cc1
3 changes: 0 additions & 3 deletions packages/connectivity/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ flutter {
}

dependencies {
implementation 'androidx.lifecycle:lifecycle-runtime:2.1.0'
implementation 'androidx.lifecycle:lifecycle-common-java8:2.1.0'

testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
Expand Down