版本发布

  • v1.3.1

    Carles Sentis 1 月之前 在该版本发布之后已有 0 次代码提交到 main 分支

    Increment version to 1.3.1, updating versionCode to 6 in build.gradle.kts. Introduce AppLifecycleState for managing app background state, and integrate it into MainActivity, DashboardScreenModel, WalletScreenModel, and WorkersScreenModel to trigger data refresh on app resume. Refactor DashboardContent for improved readability.