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

Revert IDE compile hooks workaround #1483

Closed jrodbx closed 2 weeks ago

jrodbx commented 2 weeks ago

Since #125, Android Studio now uses Gradle directly to run tests (vs its previous custom test runner). So let's remove the workaround and clean some stuff up.