mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Update Kotlin version to 2.2.20 - Update sd-mobile-core with modern expo-modules API to successfully compile on Android - added android to build-mobile xtask - updated CONTRIBUTING.md - Added `openssl-sys` to sd-mobile-core as a workaround for native Android builds - Switched from deprecated @react-native-community/clipboard
Cargo Config
The config.toml file is generated from config.toml.mustache by running:
cargo run -p xtask -- setup
This file is gitignored because it contains machine-specific paths. After setup, you can use cargo xtask for subsequent commands.