pedrovgs / Shot

Screenshot testing library for Android
Apache License 2.0
1.18k stars 115 forks source link

Update jdk 17 #333

Closed FatihYalmanbas closed 1 year ago

FatihYalmanbas commented 1 year ago

:pushpin: References

:tophat: What is the goal?

AGP 7.4.0 requires plugins to target JDK 11, update shot to enable environments running latest versions

Based on #292, rebased on master and ran tests

How is it being implemented?

Checkout original PR

How can it be tested?

pedrovgs commented 1 year ago

The update has been finally impemented here