# Where the generated Kotlin lands. Matches the app's package so the bindings are # `com.fabledsword.thoughtsync.core.*` rather than something the app has to alias. [bindings.kotlin] package_name = "com.fabledsword.thoughtsync.core" cdylib_name = "thoughtsync_ffi"