Skip to content

0.8.6 has been released

Compare
Choose a tag to compare
@zhangkun83 zhangkun83 released this 26 Jun 21:35
· 196 commits to master since this release

Fixed issues

  • Moved away from using android private API: variant.variantData (#235). This made the plugin able to work with Android Studio 3.2.0-beta1.
  • Detect Android project in a more reliable way (#237)
  • Fixed an issue that generated unit test source files were not being picked up by Android Studio (#229)

Improvements

  • Easier to debug android build issues (#233)