You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's most likely because I upgraded my local/CI JDK to 11 to use Android Gradle Plugin v7.
I wonder if setting sourceCompatibility and targetCompatibility to 1.8 work. I'll do that in the next release.
Or would you like to send a PR? Then I can cut a patch release with that.
It'd seem that since
0.10.1
the java compatibility has been broken.The text was updated successfully, but these errors were encountered: