Places SDK 2.4.0

pull/1137/head
Alex Baker 4 years ago
parent 0c4b9e2cd5
commit 4678452ed2

@ -214,10 +214,7 @@ dependencies {
googleplayImplementation("com.google.android.gms:play-services-location:17.0.0")
googleplayImplementation("com.google.android.gms:play-services-maps:17.0.0")
// Remove transport-runtime and transport-backend-cct after places update
googleplayImplementation("com.google.android.libraries.places:places:2.3.0")
// https://issuetracker.google.com/issues/161157921#comment6
googleplayImplementation("com.google.android.datatransport:transport-runtime:2.2.3")
googleplayImplementation("com.google.android.datatransport:transport-backend-cct:2.3.0")
googleplayImplementation("com.google.android.libraries.places:places:2.4.0")
googleplayImplementation("com.android.billingclient:billing:1.2.2")
androidTestImplementation("com.google.dagger:hilt-android-testing:${Versions.hilt}")

Loading…
Cancel
Save