Google's new Places Library ( implementation 'com.google.android.libraries.places:1.0.0') not resolving
I am attempting to migrate to the new Places SDK client, but the dependency I'm told to install in the documentation is giving me a "failed to resolve" error. I made sure to remove the old SDK and the places-compat library, followed by cleaning and rebuilding. Here is my list of dependencies: dependencies { implementation 'com.android.support:support-v4:28.0.0' testImplementation 'junit:junit:4.12' androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' implementation fileTree(include: ['*.jar'], dir: