Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method
This commit is contained in:
parent
0eed2895f6
commit
bfb508ba1d
11 changed files with 18 additions and 95 deletions
|
|
@ -28,6 +28,5 @@ dependencies {
|
|||
api(projects.libraries.di)
|
||||
api(libs.dagger)
|
||||
api(libs.appyx.core)
|
||||
api(libs.molecule.runtime)
|
||||
api(libs.androidx.lifecycle.runtime)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue