You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New version of reader SDK (1.7.5) conflicts with zendesk SDK in the permission section.
Manifest merger failed : Attribute uses-permission#android.permission.READ_EXTERNAL_STORAGE@maxSdkVersion value=(31) from [com.squareup.sdk.reader:reader-sdk-665373fc:1.7.5] AndroidManifest.xml:67:9-35
is also present at [com.zendesk.belvedere2:belvedere:3.0.5] AndroidManifest.xml:18:9-35 value=(32).
Suggestion: add 'tools:replace="android:maxSdkVersion"' to <uses-permission> element at AndroidManifest.xml:65:5-67:38 to override.
The text was updated successfully, but these errors were encountered:
New version of reader SDK (1.7.5) conflicts with zendesk SDK in the permission section.
The text was updated successfully, but these errors were encountered: