There is an issue with the beta release that crashes the application on start, which it's something it shouldn't happen.

I'll release a fix ASAP.

The issue has been reported https://github.com/captainepoch/husky/issues/160
1.7.0 beta crash on launch · Issue #160 · captainepoch/husky

logcat_09-06-2025_00-17-04.txt General description of the issue Crashed on launch. It wouldn't save a log, so here's a filtered logcat dump for ".husky.* Husky information Husky version: 1.7.0 beta...

GitHub
It's been fixed. You can download the APK fixed from the release itself

https://github.com/captainepoch/husky/releases/tag/1.7.0-beta1

Thanks to @dever for the fast report 
Release Husky 1.7.0-beta1 · captainepoch/husky

Changelog: Updated dependencies and Gradle. Fix: Reload instance settings when changing an account. Fix: Potential crash when showing the notifications tab. Fix: Potential crash with null account....

GitHub