Skip to content

KTX 1.9.7-b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@czyzby czyzby released this 02 Nov 19:18
· 797 commits to master since this release

The first release supporting LibGDX 1.9.7.


  • [UPDATE] Updated LibGDX to 1.9.7.
  • [UPDATE] Updated to Kotlin 1.1.51.
  • [UPDATE] Updated to Kotlin Coroutines 0.19.3.
  • [UPDATE] Updated to Gradle 4.3.

Known issues:

  • [BUG] (ktx-box2d) ChainShape does not work correctly in LibGDX 1.9.7, and hence is not supported in KTX. This might break existing applications. If your application relies on Box2D, it is advised to use previous or next LibGDX release. Note that 1.9.7-b1 should work with LibGDX 1.9.8 without any issues.