AboutLibraries
AboutLibraries copied to clipboard
`prepareLibraryDefinitions` won't rerun when dependency changes
Clone this repository and run
./gradlew :app:prepareLibraryDefinitionsDebug
Change activity to 1.10.0 and run again
./gradlew :app:prepareLibraryDefinitionsDebug
> Task :app:prepareLibraryDefinitionsDebug UP-TO-DATE
A workaround is to run the task with --rerun
what state of the plugin did you use? latest dev?
The first step of the reproduction is
git clone https://github.com/mikepenz/AboutLibraries
So yes, latest dev
./gradlew :app-test:exportLibraryDefinitions
./gradlew :app-test:exportLibraryDefinitions
./gradlew :app-test:exportLibraryDefinitions✨
✨✨