Skip to content

Commit

Permalink
Remove LifecycleScopeProvider from sample app EP configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaishavGandhi committed Dec 5, 2018
1 parent 84d3bc9 commit 9bf2add
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ dependencies {
// def classesWithScope = [
// "android.app.Activity",
// "android.app.Fragment",
// "com.uber.autodispose.LifecycleScopeProvider",
// "android.arch.lifecycle.LifecycleOwner",
// "androidx.lifecycle.LifecycleOwner",
// "com.uber.autodispose.ScopeProvider",
Expand Down

0 comments on commit 9bf2add

Please sign in to comment.