nhaarman / acorn

Mastering Android navigation :chipmunk:
https://nhaarman.github.io/acorn
Apache License 2.0
181 stars 7 forks source link

Arrow Dependency in acorn-ext module #153

Closed gumil closed 4 years ago

gumil commented 4 years ago

Arrow seems an unnecessary dependency on the acorn-ext module https://github.com/nhaarman/acorn/blob/bcb8f98e83b81bd83f4ebd767a743334716cf9da/ext/acorn/build.gradle#L13

Tested by running ./gradlew test on the root project.

Is there a reason to have the arrow dependency here?

nhaarman commented 4 years ago

Hm, that's interesting. Its last change is the initial commit, so I guess that's from before the rx module was split off from the core modules. Running ./gradlew assemble should result in failures: the rx module does need Arrow.