Skip to content

Cubism 5 SDK for Java R1 beta3

Choose a tag to compare

@wada-at-live2d-com wada-at-live2d-com released this 18 Jan 03:13
· 14 commits to master since this release
4f663fc

Added

  • Add exception catching and error logging handling when an exception is thrown while loading a JSON file.

Changed

  • Change the compile and target SDK version of Android OS to 14.0 (API 34).
    • Upgrade the version of Android Gradle Plugin from 8.0.2 to 8.1.1.
    • Upgrade the version of Gradle from 8.1.1 to 8.2.
    • Change the minimum version of Android Studio to Hedgehog(2023.1.1).
  • Change the visibility of the CubismPhysicsInternal and CubismPhysicsJson classes to public.

Fixed

  • Fix an issue where models with a specific number of masks could not be drawn correctly.
  • Replace deprecated notation in build.gradle.