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
{{ message }}
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.
Attribute application@icon value=(@mipmap/p) from AndroidManifest.xml:32:9-33
is also present at [com.arthenica:mobile-ffmpeg-https:4.2.LTS] AndroidManifest.xml:13:9-43 value=(@mipmap/ic_launcher).
Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:30:5-69:19 to override.
I have put android: replace icon, theme,label in manifest but it didn't remove the error
The text was updated successfully, but these errors were encountered:
My bad Sir, I have included tools:replace="android:icon,android:roundIcon,android:label,android:theme"
and the issue resolved !
thanks a million for the plugin !!
Attribute application@icon value=(@mipmap/p) from AndroidManifest.xml:32:9-33
is also present at [com.arthenica:mobile-ffmpeg-https:4.2.LTS] AndroidManifest.xml:13:9-43 value=(@mipmap/ic_launcher).
Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:30:5-69:19 to override.
I have put android: replace icon, theme,label in manifest but it didn't remove the error
The text was updated successfully, but these errors were encountered: