Skip to content

build: bump version to 0.7.5-beta and dynamic versioning in BetaInfoB…#2221

Merged
theovilardo merged 1 commit into
masterfrom
prepare-for-beta-7-5
Jun 3, 2026
Merged

build: bump version to 0.7.5-beta and dynamic versioning in BetaInfoB…#2221
theovilardo merged 1 commit into
masterfrom
prepare-for-beta-7-5

Conversation

@theovilardo

Copy link
Copy Markdown
Collaborator

…ottomSheet

Updates the application version and refactors the beta info sheet to display version information dynamically.

  • Incremented APP_VERSION_NAME to 0.7.5-beta and APP_VERSION_CODE to 9 in gradle.properties.
  • Implemented logic in BetaInfoBottomSheet to fetch the current version name from PackageManager.
  • Added dynamic string replacement for displayVersion and welcomeTitle to inject the current version into localized strings using Regex.
  • Updated UI components to use the computed version strings instead of raw resources.

…ottomSheet

Updates the application version and refactors the beta info sheet to display version information dynamically.

- Incremented `APP_VERSION_NAME` to `0.7.5-beta` and `APP_VERSION_CODE` to `9` in `gradle.properties`.
- Implemented logic in `BetaInfoBottomSheet` to fetch the current version name from `PackageManager`.
- Added dynamic string replacement for `displayVersion` and `welcomeTitle` to inject the current version into localized strings using Regex.
- Updated UI components to use the computed version strings instead of raw resources.
@theovilardo theovilardo merged commit e7187d7 into master Jun 3, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant