Resizer icon indicating copy to clipboard operation
Resizer copied to clipboard

Manifest merger failed

Open hydrated opened this issue 4 years ago • 0 comments

: Attribute application@supportsRtl value=(false) from AndroidManifest.xml:23:9-36
	is also present at [com.github.hkk595:Resizer:v1.5] AndroidManifest.xml:14:9-35 value=(true).
	Suggestion: add 'tools:replace="android:supportsRtl"' to <application> element at AndroidManifest.xml:15:5-68:19 to override.

Right now I use tools:replace="android:supportsRtl" as workaround.

hydrated avatar Mar 13 '20 06:03 hydrated