Hello. We recently integrated Essential Kit into our project, and on build it failes with this message "Unsupported class file major version 61" in the library androidx.work.work-runtime (as shown in second attachment), which appeared in project after installing the Kit.
We are using Unity 2021.3, with target API 33 and gradle 6.9.1
Seems like this library was compiled with higher version of Java that Unity can support
Would be thankful for any help
#Gradle build error - unsupported class file major version 61
1 messages · Page 1 of 1 (latest)
It is not a direct dependency for us.
Can you please send me a screenshot of Assets/Plugins/Android folder. Please make sure the names of the files are visible.
If this library is not related to the Kit, we'll look for other solutions
Thanks for help anyway
These are the dependencies for our plugin currently
Alright, thank you
That library was built with latest java version. May be setting an older version will fix for now.