Thanks for the new release 🙏. Strikt is my favorite testing framework.
I'm building a library that uses Strikt so I'm just curious how you made the decision to remove support for JDK < 17 as I need to make a similar decision.
Since Android only started using JDK 17 with Android 14, this seems like it would only support about 25% of the Android marketshare but I'm not sure if this is an unrelated statistic:
https://gs.statcounter.com/android-version-market-share
Can Android apps use the newest version of Strikt with JDK 17 and still deploy to devices with Android 13 or older? I'm a backend developer so I'm not sure how the Android world works.