Mobile Debug Builds
This release includes debug builds of the mobile applications. Download from the Assets area below.
- Android APK: Debug build for testing on Android devices
- iOS Build: Unsigned iOS build (requires code signing for installation)
Note: These are debug builds intended for testing purposes. For production use, please build from source with proper signing credentials.
What's Changed
- fix(bank-sync): submit sync all as POST on v0.7.1 by @sure-admin in #2252
Full Changelog: v0.7.1...v0.7.1-hotfix.1