All notable changes to this project will be documented in this file.
2020-08-30
- Non-application modules will now be mapped to
JavaModules.kt
andAndroidModules.kt
instead of an uniqueLibraries.kt
(#02) - Project parsing is now faster (#02)
- Extract Maven coordinates taking in consideration OS style for file paths (#03)
2020-05-25
- Grab more possible plugin declarations when matching modules (#01)
2020-04-22
Modules.kt
generated atbuildSrc
- Separation between application modules and library modules, both Android and JVM