build(deps): update dependencies, edge-to-edge insets, and polish demo UX - #109
Draft
dkhawk wants to merge 5 commits into
Draft
build(deps): update dependencies, edge-to-edge insets, and polish demo UX#109dkhawk wants to merge 5 commits into
dkhawk wants to merge 5 commits into
Conversation
Contributor
Code Coverage
|
dkhawk
force-pushed
the
deps/auto-update
branch
from
August 31, 2026 16:52
11776d8 to
7d6b64f
Compare
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip |
dkhawk
marked this pull request as ready for review
September 1, 2026 18:37
| appcompat = "1.7.1" | ||
| composeBom = "2026.04.01" | ||
| coreKtx = "1.18.0" | ||
| agp = "9.3.2" |
| appcompat = "1.7.1" | ||
| composeBom = "2026.04.01" | ||
| coreKtx = "1.18.0" | ||
| agp = "9.3.2" |
| appcompat = "1.7.1" | ||
| composeBom = "2026.04.01" | ||
| coreKtx = "1.18.0" | ||
| agp = "9.3.2" |
dkhawk
marked this pull request as draft
September 1, 2026 21:15
| lifecycleRuntimeKtx = "2.11.0" | ||
| lifecycleViewmodelCompose = "2.11.0" | ||
| mapsCompose = "8.5.0" | ||
| mapsUtilsKtx = "6.3.0" |
Collaborator
Author
|
This PR has been split into a 4-part stack for easier, modular review:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
./gradlew check test jacocoTestReportwith all checks and tests passing.