1.3.0-beta04-dev903
Pre-release
Pre-release
Add task dependency on unpacking wasm. (#2589) The `jsProcessResources` task needs to depend on the `unpackSkikoWasmRuntimeJs` task since it explicitly consumes one of its outputs. Otherwise, a Gradle warning occurs during compilation that task execution optimizations have been disabled.