Cubism 5 SDK for Java R1 beta3
·
14 commits
to master
since this release
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
CubismPhysicsInternalandCubismPhysicsJsonclasses topublic.
Fixed
- Fix an issue where models with a specific number of masks could not be drawn correctly.
- Replace deprecated notation in
build.gradle.