diff --git a/.idea/misc.xml b/.idea/misc.xml index 703e5d4b8..33782299c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -5,7 +5,7 @@ - + diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 6b7ae1217..5878fbf00 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -211,7 +211,6 @@ dependencies { googleplayImplementation("com.google.firebase:firebase-config-ktx:${Versions.remote_config}") googleplayImplementation("com.google.android.gms:play-services-location:17.1.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.4.0") googleplayImplementation("com.android.billingclient:billing:1.2.2")