mlopatkin / andlogview

Tool for viewing application logs from Android devices.
https://andlogview.mlopatkin.name/
Apache License 2.0
43 stars 6 forks source link

Split the project into multiple modules #256

Closed mlopatkin closed 2 years ago

mlopatkin commented 2 years ago

I want to enforce some architectural boundaries with the stricter compiler checks, so I'm splitting out standalone packages into modules (not in JPMS way, just separate Gradle projects)