Hello, I got in the latest version of AndroidChart this error.
Can you can it in your module, it shouldn't be included in your module manifest.
Thanks
/Users/..../DEV/..../androidApp/src/main/AndroidManifest.xml:9:9-36 Error:
Attribute application@allowBackup value=(false) from AndroidManifest.xml:9:9-36
is also present at [com.github.AppDevNext:AndroidChart:3.1.0.19] AndroidManifest.xml:8:9-35 value=(true).
Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:7:5-45:19 to override.
/Users/..../DEV/..../androidApp/src/main/AndroidManifest.xml:18:9-36 Error:
Attribute application@supportsRtl value=(false) from AndroidManifest.xml:18:9-36
is also present at [com.github.AppDevNext:AndroidChart:3.1.0.19] AndroidManifest.xml:9:9-35 value=(true).
Suggestion: add 'tools:replace="android:supportsRtl"' to <application> element at AndroidManifest.xml:7:5-45:19 to override.
Hello, I got in the latest version of AndroidChart this error. Can you can it in your module, it shouldn't be included in your module manifest.
Thanks