Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

v0.0.3

Latest
Compare
Choose a tag to compare
@ubiratansoares ubiratansoares released this 30 Aug 20:47
· 6 commits to master since this release

Changed

  • Non-application modules will now be mapped to JavaModules.kt and AndroidModules.kt instead of an unique Libraries.ktfile (#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!