-
Notifications
You must be signed in to change notification settings - Fork 0
Alignmaster #672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alignmaster #672
Conversation
* Update to target 35 * EnableEdgeToEdge
* Update libraries (broken) * Remove update SQL
* Done #2385 * Done #2385 * Update distribution * Done #2366 * Done #2366 * Done #2366 * Merge dev * Update dep * Update dep
* Test version atac * Test version atac 2 * Downgrade SQL Cipher to 4.2.0 * Fixed ATAC Crash
* #2517 | Update ATAC to 2.2.2 * Update Transpo and fix proguard rules
* Added Root Check * Done RVAPT-1204
* Fixed automation for issues and PRs * Auto assign action
* Update libs * #2731 | Update Onfido
* Done 2721 * Done 2721 * Done 2721 * Done 2721 * Update compose,kotlin,dagger libs * Update compose,kotlin,dagger libs * Added level update param * Added flag for third party libs publication * #2721 | Upload libs with Update Kotlin and major sdk --------- Co-authored-by: Leo Gagliardi <leo.gagliardi@urbi.co>
* Added missing changelogs * Uploaded libs with renamed images
* Update Kustomer to 4.2.1 * Upload libs for 6.22.7 * Fix PassengerDetailsLoadedView * Fix dependencies * Bom 2025.11.10 --------- Co-authored-by: Domenico <dommy.g1985@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates dependency versions across the project to align module and BOM (Bill of Materials) versions. The changes include updating the urbi-bom to the November 21, 2025 release and incrementing multiple internal module versions.
- Updates
urbi-bomfrom version 2025.11.10 to 2025.11.21 - Bumps 8 internal module versions with minor and patch version increments
- All version changes follow semantic versioning conventions
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| gradle/libs-urbi.versions.toml | Updates the urbi-bom version to 2025.11.21 |
| gradle/depend.gradle | Updates versions for 8 internal modules (designsystem, model, core, search, tripo, mobilitySharing, commonState, and commonView) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Alignmaster