mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-14 19:25:01 +00:00
FluxaCoreUniFfi.kt and the UniFFI-generated com.fluxa.core.uniffi bindings only existed in the app Gradle module, but FluxaCoreNative.kt (data module) needs to call into them and data cannot depend on app. Moves the generateFluxaCoreUniFfiBindings task and the Kotlin facade into data, which app already depends on. |
||
|---|---|---|
| .. | ||
| schemas | ||
| src | ||
| build.gradle.kts | ||