Skip to content

v0.2.0

Compare
Choose a tag to compare
@2BAB 2BAB released this 12 Apr 05:49
· 137 commits to master since this release
  • New: This release is compatible with AGP 4.2.0-rc01 (Tested on 7.0.0-alpha14 as well, though it's not supported officially), and built with Gradle 7.0.
  • New: Migrate all jcenter() usage to mavenCentral(), and publish Polyfill libraries to Maven Central as well.
  • New: Project structure update with new composite-builds layout for test-app, add a new ci.yml for tests.
  • Fix: migrate onVariantProperties{} to new onVariant{} with AndroidComponentExtension.
  • Fix: Update BuildToolProvider with new versionedSdkLoader.