Skip to content

Workaround to play with inpath jars

Compare
Choose a tag to compare
@Archinamon Archinamon released this 13 Mar 11:52
  • includeJar parameter now able to read aar's manifest file to exactly detect required library;
  • com.archinamon.aspectj-ext plugin added to properly weave inpath jars, in this mode InstantRun doesn't allowed;
  • small fixes and package/name refactoring;
  • more logs to understand build flow, see Gradle Console while building;
  • couple fixes that have been broken compilation :(