This repository has been archived by the owner on Jan 2, 2022. It is now read-only.
Changed
- Non-application modules will now be mapped to
JavaModules.kt
andAndroidModules.kt
instead of an uniqueLibraries.kt
file (#2) - Project parsing is now faster (#2)
Fixed
- Extract Maven coordinates taking in consideration OS style for file paths (#3)
Thanks Thiago Santos (@programadorthi) for the contributions!