You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecates all custom KTX extensions in favor of official SDK implementations (await*). Modernizes the demo application with Jetpack Compose, Material 3, and Hilt while upgrading to Places SDK v5.1.1. Removes legacy View-based infrastructure and AutocompleteSupportFragment.
Features
transition to official SDK KTX and modernize demo app (#301) (2380ad9)
The upgrade from Places SDK from Android 2.5.0 to 3.2.0 includes a breaking change in Place Autocomplete types filters. See changes in the demo /app folder for migration example. This version also removes the version of the library based on the decommissioned v3 beta.