Lançamentos

  • v1.3.1

    Carles Sentis há 1 mês atrás 0 commits para main depois desta versão

    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.