cashapp / paparazzi

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

Add ability to transform aar dependencies to jar in Paparazzi jvm project #1351

Closed geoff-powell closed 2 months ago

geoff-powell commented 3 months ago

Fixes #783 so we no longer need to manually include androidX jars in project to compile

geoff-powell commented 3 months ago

Updated this to make a simple configuration defined in a separate gradle file. cc @jrodbx

geoff-powell commented 2 months ago

Merging this to unblock some of Al's work. Happy to put up any fixes in a follow up PR