dependencies { implementation("com.google.android.datatransport:transport-backend-cct:3.1.9") } Use code with caution. Copied to clipboard
If you are encountering errors like IllegalArgumentException: No such service , ensure you have correctly added both the TransportBackendDiscovery and any related scheduling services to your manifest as shown above. dandar3/android-google-datatransport-transport-backend-cct Download transport backend cct properties
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: dependencies { implementation("com
Use code with caution. Copied to clipboard 3. Key Properties & Requirements Download transport backend cct properties