Skip to content

fix(snippets,tutorials): improve null safety, Compose animations, and update dependencies - #2390

Merged
dkhawk merged 1 commit into
mainfrom
stack/1-snippets-and-deps
Aug 31, 2026
Merged

fix(snippets,tutorials): improve null safety, Compose animations, and update dependencies#2390
dkhawk merged 1 commit into
mainfrom
stack/1-snippets-and-deps

Conversation

@dkhawk

@dkhawk dkhawk commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Dependency Upgrade: Bump playServicesLocation to 21.4.0 in gradle/libs.versions.toml.
  • Compose (FireMarkers): Refactor marker animation state handling with rememberUpdatedMarkerState for smooth recomposition.
  • Snippets Null Safety: Fix null safety and field initialization in KML.kt and Multilayer.kt.
  • Tutorials: Clean up test runners and string templates in Polygons and CurrentPlace tutorials.

… update dependencies

- Bump playServicesLocation to 21.4.0 in gradle/libs.versions.toml
- Refactor FireMarkers animation state with rememberUpdatedMarkerState
- Fix null safety and field initialization in KML.kt and Multilayer.kt
- Clean up test runners and string templates in tutorial samples
@dkhawk
dkhawk force-pushed the stack/1-snippets-and-deps branch from df2140d to b9447b3 Compare August 31, 2026 21:51
@dkhawk
dkhawk merged commit b9447b3 into main Aug 31, 2026
2 checks passed
@dkhawk
dkhawk deleted the stack/1-snippets-and-deps branch August 31, 2026 21:51
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