android:usesCleartextTraffic="true" Should be true to access webservice using retrofit library But Manifest merger failed

Manifest merger failed : Attribute application@usesCleartextTraffic value=(true) from AndroidManifest.xml:32:9-44
is also present at [:mobilertc] AndroidManifest.xml:85:9-45 value=(false).
Suggestion: add ‘tools:replace=“android:usesCleartextTraffic”’ to element at AndroidManifest.xml:24:5-77:19 to override.

Hi @shirgaonkarmihir14,

Unfortunately for security/privacy reasons, we will likely not be able to consider changing this attribute in the SDK.

Thanks!