Skip to content

Releases: nimblehq/android-templates

3.32.0

30 Jan 09:59
4418f70

Choose a tag to compare

  • Release - 3.32.0

⭐ Features

  • [#493] Integrate Danger to the generated project
  • [#587] Migrate to latest Kotlin 2.1.0 and Compose Compiler plugin

🧹 Chores

  • [#582] Migrate to Kover 0.9.x
  • [#541] Integrate the Twitter Jetpack Compose Rules Detekt plugin
  • [Chore] Update CODEOWNERS
  • [Chore] Remove chornerman from CODEOWNERS
  • [#603] Refactor to use Material3
  • [#602] Update outdated dependency versions
  • [#608] Update actions/cache to v4
  • [Chore] Bump version to 3.32.0
  • [#599] Update upload-artifact from v3 to v4

🐞 Bugs

  • [#606] Fix: Incorrect imports in HomeScreenTest and MockUtil in Sample Compose androidTest

3.31.0

06 Feb 08:04
fd163f5

Choose a tag to compare

  • Release - 3.31.0

⭐ Features

  • [#586] Migrate to build version catalog (2/2)
  • [#575] [#586] Migrate to build version catalog

🧹 Chores

  • [Chore] Bump version to 3.31.0

3.30.0

01 Nov 03:28
3f14154

Choose a tag to compare

  • Release - 3.30.0

🧹 Chores

  • [#580] Hide Compose androidx.compose.ui.tooling.PreviewActivity from the final release build
  • [Chore] Add tiger as codeowner
  • [Chore] Bump version to 3.30.0

3.29.0

08 Aug 03:02
1d2a443

Choose a tag to compare

  • Release - 3.29.0

⭐ Features

  • [#525] Reuse the "nimblehq/github-actions-workflows/create_release_pr" workflow to automate Release PR creating
  • [#553] Define BaseScreen composable for all screens

🧹 Chores

  • [Chore] Bump version to 3.29.0

3.28.0

04 Apr 10:38
142a13c

Choose a tag to compare

  • [Release] 3.28.0

🧹 Chores

  • [#490] Add release note for Codemagic CD workflow

3.27.0

09 Jan 03:37
8970fa7

Choose a tag to compare

  • [Release] 3.27.0

⭐ Features

  • [#548] Prepare initial setup for deep-link
  • [#547] Define "results" for the "Up" navigation to deliver result to previous screens
  • [#552] Improve the base navigation with a "MainNavGraph"

🧹 Chores

  • [Chore] Bump version to 3.27.0

3.26.0

06 Dec 03:00
c183baa

Choose a tag to compare

  • [Release] 3.26.0

⭐ Features

  • [#509] [Script] Add --stacktrace parameter in the command executions to provide a full stack trace for debugging

🧹 Chores

  • [#549] Refactor: data module packages
  • [Chore] Bump version to 3.26.0

3.25.0

31 Oct 08:33
1958f2a

Choose a tag to compare

  • [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

  • [#538] Update all workflows to use Java 17
  • [#521] Fix: The bump_version template workflow does NOT work

3.24.0

03 Oct 02:47
e0136b9

Choose a tag to compare

  • [Release] 3.24.0

⭐ Features

  • [#515] [KMM Support] Refactor package names (reopen)
  • [#513] [KMM Support] Migrate to Gradle 8
  • [#512] [KMM Support] Update Kotlin DSL build dependencies & plugins configuration

🧹 Chores

  • [Chore] Bump version to 3.24.0

3.23.0

15 Sep 02:35
832b35e

Choose a tag to compare

  • [Release] 3.23.0

🧹 Chores

  • [#470] Migrate to Kover 0.7.0
  • [Chore] Bump version to 3.23.0

🐞 Bugs

  • [#496] Distribute app without Firebase integration