Skip to content

version 1.14

Choose a tag to compare

@BlueBoxWare BlueBoxWare released this 08 Jan 13:23
· 270 commits to master since this release
  • Warn when using @GDXAsset annotation on an invalid target, or using wrong parameters
  • @GDXAsset related functionality now works correctly with array literals in the annotation (available since Kotlin 1.2)
  • Minor fixes