Releases: simonschiller/prefiller
Releases · simonschiller/prefiller
Release list
Version 1.4.0
- Adds support for specifying multiple script files per database
Version 1.3.0
Version 1.2.1
- Compile against AGP 7.0.0 stable
Version 1.2.0
- Adds support for AGP 7.0.0 beta
- Adds support for dynamic feature modules
Version 1.1.0
- Adds support for KSP
- Fixes a bug in the dependency graph of the
prefilltask which prevented some Gradle optimizations from running
Version 1.0.1
Adds support for AGP 4.2.0 and Gradle 7.0
Version 1.0.0
First stable release. This version contains:
- Switch to the new Gradle Property API
- Android and Kotlin Gradle plugins don't get leaked into consuming projects anymore
- Support for the latest AGP
- Various small bug fixes