This places SDK for Android was deprecated on Jan 29 and is going to be shut down on July 29th
com.google.android.gms:play-services-location:16.0.0
The dependency for the new version of the places SDK which a static client library is this -
com.google.android.libraries.places:places:1.1.0
So, why is a new version 17.0.0 for play-services-location
available via maven and in the release notes for June 17 2019?
I'm really confused by all these deprecations and new versions in the maps platform so any clarity will help. Thanks.