github libgdx/gdx-liftoff v1.10.0.14
1.10.0.14 "Superliminal"

latest releases: v1.14.0.8, v1.14.0.7, v1.14.0.6...
3 years ago

This release updates Gradle to 7.4.2 and fixes the LML dependencies when targeting HTML. It doesn't do anything else, but without the LML fixes, you would run into some mind-boggling, labyrinthine, inscrutable errors if you tried to use any of the crashinvaders forks of czyzby libraries on HTML. I'm not 100% sure all of the LML libraries are fixed on HTML, but certainly the errors should be easier to spot and fix now. If there are still errors, they would likely manifest as either:

  • A dependency in html/build.gradle that has :sources before the version, which is wrong (:sources has to be at the end), or
  • A GWT inherits tag with the wrong path to a .gwt.xml file (check the :sources jar's contents for where the file actually is).

If any bugs show up, as always, please post on the Issues tab and I'll try to get to them. Thanks to Elmig0 for patiently figuring out the cause of this bug with me on the libGDX Discord!

Don't miss a new gdx-liftoff release

NewReleases is sending notifications on new releases.