Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@ghale ghale released this 30 Jul 20:01
b8cc54d

This release adds support for Android Gradle Plugin 7.0.0.

It also changes the workaround for CompileLibraryResourcesTask. There is now experimental support in AGP 7.0.0 which fixes the cacheability of this task. The workaround now only checks to see if the experimental support has been enabled and if not, prints out a message notifying the user of its availability.