mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-09-21 11:15:18 -04:00
Same pattern as core/ble: absent from the configuration graph by default (repo's org.gradle.isolated-projects=true forbids a second project registering wasmJs without this gate, per the earlier finding on the web-target branch). Unlike core/ble, core:common has no native-only dependency, so no source-set hierarchy split is needed here -- just the target plus a wasmJsMain actual for each existing expect (next commit).