Nieuws

I am trying to integrate centrifuge-java into a Android Kotlin based project. I kept getting java.lang.IllegalArgumentException: Unsupported class file major version 60 compile error for version 0.0.6 ...
java.lang.UnsupportedClassVersionError: some/Class has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file ...