Download Transport Backend Cct Properties < RELIABLE >
: Ensure your app has internet access by adding .
dependencies { implementation("com.google.android.datatransport:transport-backend-cct:3.1.9") } Use code with caution. Copied to clipboard Download transport backend cct properties
To ensure the backend discovery service works correctly, you must declare the following service and metadata in your AndroidManifest.xml : : Ensure your app has internet access by adding
The easiest way to "download" the properties is to let Gradle handle it by adding the following implementation line to your module-level build.gradle file: Download transport backend cct properties