takahirom / roborazzi

Make JVM Android integration test visible 🤖📸
https://takahirom.github.io/roborazzi/
Apache License 2.0
649 stars 24 forks source link

SDK 35 support #411

Closed alp-well closed 2 weeks ago

alp-well commented 2 weeks ago

Cannot run tests with SDK 35. Error: Package targetSdkVersion=35 > maxSdkVersion=34

Possible solution: Add new api level

takahirom commented 2 weeks ago

Thanks. I think you got an answer here so let me close this issue https://github.com/robolectric/robolectric/issues/9203