cashapp / paparazzi

Render your Android screens without a physical device or emulator
https://cashapp.github.io/paparazzi/
Apache License 2.0
2.22k stars 210 forks source link

Migrate to modern AGP variants APIs #1443

Closed jrodbx closed 1 month ago

jrodbx commented 1 month ago

Closes https://github.com/cashapp/paparazzi/pull/1136.

Moves the Android build stuff to the AndroidComponentsExtension#onVariants API. Also, cleans up the boutique logic around querying resource folder locations and improves lazy task wiring.