I get this error when building with both singular and applovin sdk:
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
Duplicate class com.android.vending.licensing.ILicensingService found in modules jetified-applovin-sdk-13.5.0-runtime (com.applovin:applovin-sdk:13.5.0) and jetified-singular_sdk-12.10.0-runtime (com.singular.sdk:singular_sdk:12.10.0)
Using excludes on implementation in mainGradle.template does nothing