Releases: nimblehq/android-templates
Releases · nimblehq/android-templates
3.30.0
3.29.0
3.28.0
3.27.0
3.26.0
3.25.0
- [Release] 3.25.0
⭐ Features
- [#535] Add asStateFlow to the StateFlow variables in ViewModel class
- [#543] Add default spacing definition in app dimensions
🧹 Chores
- [#462] Update GitHub workflows to use concurrency
- [#503] Deprecate the XML template
- [#502] Remove Bump version XML step from Bump version workflow
- [#500] The "Checkout" step in "bump_version" workflow does not need to set a custom token
- [Chore] Bump version to 3.25.0
🐞 Bugs
3.24.0
3.23.0
3.22.0
- [Release] 3.22.0
⭐ Features
- [#448] [Part2] sample yaml file for codemagic
- [#448][Part1/2] Initiate codemagic script and implement unit test script for PR and Push event
🧹 Chores
- [#485] Update import libraries from mavenCentral if possible
- [#454] Update generating project example script to be in Fenced Code Block
- [Chore] Bump version to 3.22.0
🐞 Bugs
3.21.0
- [Release] 3.21.0
⭐ Features
- [#436] Add an argument to specify output folder location to new_project.kts script
- [#433] Remove new project folder if
new_project.kts
fails
🧹 Chores
- [#428] [Chore] Update composables to have a Modifier parameter with default value
- [#360] Migrate the deploy to Firebase workflow to use Service Account instead of Firebase Token
- [#464] [Compose] Update Kover's exclusion config
- [Chore] Bump version to 3.21.0
🐞 Bugs
- [#419] [Bug] Prevent the toast for first time app launch from reappearing after navigating back from the second screen