Releases: didi/booster
Releases · didi/booster
booster-v4.5.3
- Fix
mergeResourcestask
booster-v4.5.2
- Fix issue #284
booster-v4.5.1
- Fix issue #287
booster-v4.5.0
- Fix issue #280
booster-v4.4.0
- Support force update inputs for incremental build
booster-v4.3.0
- Support running local unit test with transformer
- Add collector API for multi-round transform
booster-v4.2.0
- Add Android stub APIs
- Fix bug of the classpath of class pool
- Add runtime instrumentation support
- Migrate to gradle-nexus/publish-plugin
booster-v4.1.0
- Fix issue #258
- Fix bug when install in android-R machine: no compress arsc file.
booster-v4.0.0
- Support AGP 7.0
- Open
AGPInterfaceas public - Optimize
AGPInterfaceimplementation loading strategy - Deprecate extension properties for AGP built-in task accessing, using
TaskProviderrelated extension property instead - No longer support AGP 3.3 below
- Behavioral change of resource compression tasks
booster-v3.5.0
- Fix
booster-transform-r-inline支持constraintlayoutv2.0 - Add
booster-transform-service-loaderforServiceLoaderperformance optimization