Skip to content

Hotfix for crash when importing own model

Compare
Choose a tag to compare
@phildow phildow released this 30 Jul 01:07
· 10 commits to master since this release
b8d77c7

Model validation in the import fragment crashes when a java class cannot be loaded from the dex file. Temporarily disable validation and refer to #83 and #87